oidc icon indicating copy to clipboard operation
oidc copied to clipboard

Multiple issuer support

Open livio-a opened this issue 3 years ago • 0 comments

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

livio-a avatar Jan 19 '22 07:01 livio-a