spring-authorization-server/oauth2-authorization-server/src/test/java/org/springframework/security/config
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
..
annotation/web Implement OpenID Provider Configuration endpoint 2020-11-25 05:50:17 -05:00
test Consolidate to one module 2020-08-19 15:10:58 -04:00
util Consolidate to one module 2020-08-19 15:10:58 -04:00