Commit Graph

54 Commits (b0e6414756633688e35553fffc786ba385fb53e0)

Author SHA1 Message Date
Dominik Frantisek Bucik 39498573c3
feat: ๐ŸŽธ Make SAML identifier attribute configurable
Attribute is configured via property _saml.user.attrIdentifier_ and has
to be one of values eppn|epuid|eptid|uid|uniqueIdentifier
2021-11-11 10:22:56 +01:00
Dominik Frantisek Bucik 0b68a720fb
refactor: ๐Ÿ’ก Disable metadata signature check 2021-11-09 11:13:36 +01:00
Dominik Frantisek Bucik 23a6354fc7
feat: ๐ŸŽธ Sign refresh tokens
Add signature to the refresh_token JWT. Previously it has been missing
it.
2021-11-08 07:46:23 +01:00
Dominik Frantisek Bucik 11fdf85d5f
feat: ๐ŸŽธ Merge with perun-mitreid overlay, add SAML auth
Merge with overlay repository into one big repo. Added SAML
authentication

BREAKING CHANGE: ๐Ÿงจ Merge and auth
2021-11-03 08:23:34 +01:00