Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify behaviour of client_id with unsigned browser requests #276

Open
jogu opened this issue Oct 4, 2024 · 0 comments
Open

Clarify behaviour of client_id with unsigned browser requests #276

jogu opened this issue Oct 4, 2024 · 0 comments

Comments

@jogu
Copy link
Collaborator

jogu commented Oct 4, 2024

The browser API appendix currently says:

The client_id parameter MUST be omitted in unsigned requests defined in

I think it'd be helpful to specify the behaviour the wallet needs to have. The obvious options are that the wallet should either return an error, or it should ignore the client_id. Specifying the behaviour would allow it to be tested for in the conformance tests.

I'd suggest saying something like:

Wallets MUST ignore client_id if it is included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant