Dominik Frantisek Bucik
26b5a99817
refactor: 💡 Loggers via Lombok
2021-11-15 11:20:39 +01:00
Dominik Frantisek Bucik
6a6d1e3ad9
feat: 🎸 Forward client_id in AuthenticationContextClass
...
Forward client_id in the AuthenticationContextClass element. This can be
used by the proxy to i.e. display name of the service on WAYF.
2021-11-12 13:28:38 +01:00
Dominik Frantisek Bucik
9aa16ffe5c
feat: 🎸 Extended list of internal referrers for sess. invalider
...
Via property _saml.internalReferrers_ it can be configured which
referrers are considered as internal and in such a cases session will
not be invalidated. The property has to be list of URLs, separated by a
comma, and the matching is done as a prefix of the current referrer
2021-11-11 10:23:20 +01:00
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