Skip to content

Add OpenID Connect Discovery Endpoint #27

Closed
@andifalk

Description

@andifalk

An authorization server should support the /.well-known/openid-configuration endpoint as specified by https://openid.net/specs/openid-connect-discovery-1_0.html.

This enables automatic client configuration (as already implemented in spring security 5) and we can also integrate JWKS endpoint as of gh-2.

The Nimbus SDK may be used for generating the endpoint response.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions