I have previously used OpenID 2.0 identities and delegation [1] in the context of indieweb use-cases, where there is an assumption that each user controls a domain. So an identity would look like https://example.com
Can an OpenID 2.0 identity take the form of a URL, rather than just a domain? For example, both https://example.com/alice
and https://example.com/bob
would be:
- valid, independent identities
- could each delegate to a separate identity provider
[1] Not OpenID Connect, which does not support delegation