1. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  2. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
  3. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  4. 9c78e1a Implemented OpenId configuration. by margaretha · 8 years ago
  5. 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 8 years ago
  6. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  7. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  8. 56fd558 Implemented OAuth2 authorization error response using redirect URI. by margaretha · 8 years ago
  9. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  10. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  11. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  12. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  13. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  14. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  15. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  16. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  17. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago