-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- Naming: You could call it "Authentication in the Virtual Observatory" with the shortname "Auth-VO"?
- One example that I think would be good to think about is how to handle a unauthenticated user requesting something that requires authentication/being a member of a group on a server which has both unauthenticated and authenticated access (e.g. private tables on TAP).
- RFC 9110 uses credentials for what is called "permits" in the document (at least from I can see, it's not clear if cookies/certificates are permits or not).
- I think for proxy authentication, the same rules apply as for
www-authenticate, so we could add a comment to that effect (thought I'm not sure I've ever seen the proxy authentication used)? - On OAuth 2/OIDC, I've not yet had time to write the implementation of what I presented at Malta (been busy with PhD, which is finally submitted), but if you want to use content from that (or leave that as a separate document), that's cool with me.
- I think copying out the standard-ids from SSO 2 makes sense, and you may want to consider how the less defined ones from SSO 2 (e.g. OAuth 2) would interact with the cookie/x509 challenges?
Metadata
Metadata
Assignees
Labels
No labels