oidc
oidc copied to clipboard
Multiple issuer support
The library should be able to handle multiple issuers on a single OpenID Provider.
Acceptance Criteria
- [ ] whenever possible changes are done without breaking current interfaces / implementations of this library
- [ ] issuer can be selected based on http request / context
- [ ] default implementation of the OP interface supports single and multi mode