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

Identify which stdIDs are credential providers and/or acceptors #11

Open
brianmajor opened this issue Apr 26, 2022 · 2 comments
Open

Identify which stdIDs are credential providers and/or acceptors #11

brianmajor opened this issue Apr 26, 2022 · 2 comments

Comments

@brianmajor
Copy link
Contributor

If a standardID can be placed in the standard_id parameter of the www-authenticate header, it means the standardID comes with a description of how to use accompanying access_url to obtain a credential, and is thus a credential provider.

Otherwise it must describe (or reference the standard) for a mechanism of accepting credentials.

examples:
#tls-with-password = provider
#oauth = acceptor
#tls-with-certificate = both provider and acceptor

bertocco added a commit that referenced this issue May 10, 2022
@brianmajor
Copy link
Contributor Author

Hi @bertocco - I don't believe this issue hasn't been addressed yet. Could you please re-open?

@brianmajor
Copy link
Contributor Author

Sorry @bertocco I had the wrong title in the recently merged PR (15) which referenced this issue, but should have referenced issue 14.

@bertocco bertocco reopened this May 10, 2022
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

2 participants