Skip to content

OIDC: Client registration with OP #25467

@kerryarchibald

Description

@kerryarchibald

image
Client implementation guide

Does client have a static client_id for the OP?

Allow configuration of statically registered clients in EW config

AC:

  • Add an optional entry to EW config staticOidcClients with { [issuer]: client_id } (see hydrogen implementation)
  • when a static_id exists for the issuer, continue to attempt OIDC auth
  • when no static_id exists continue to attempt dynamic client registration

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions