1. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  2. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  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. 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 8 years ago
  8. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  9. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  10. 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
  11. 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
  12. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  13. 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 8 years ago
  14. 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 8 years ago
  15. efc18a4 Removed old policy related and deprecated code. by margaretha · 8 years ago
  16. 7d0165c Enabled custom implementation for email address retrieval. by margaretha · 8 years ago
  17. a86b141 Set mail using localhost & added mail template in kustvakt config. by margaretha · 8 years ago
  18. aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 8 years ago
  19. 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
  20. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 8 years ago
  21. 979a2e6 Added getter and setter. by margaretha · 8 years ago
  22. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 8 years ago
  23. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
  24. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago