spring-authorization-server/oauth2-authorization-server
Daniel Garnier-Moiroux 6a5e277a11 Implement OpenID Provider Configuration endpoint
- See https://openid.net/specs/openid-connect-discovery-1_0.html
  sections 3 and 4.
- We introduce here a "ProviderSettings" construct to configure
  the authorization server, starting with endpoint paths (e.g.
  token endpoint, jwk set endpont, ...)

Closes gh-55
2020-11-25 05:50:17 -05:00
..
src Implement OpenID Provider Configuration endpoint 2020-11-25 05:50:17 -05:00
spring-security-oauth2-authorization-server.gradle Consolidate to one module 2020-08-19 15:10:58 -04:00