Commit Graph

14 Commits

Author SHA1 Message Date
GnunuX edd9f2482a add a parameter for oauth2 token signature algorithm 2022-04-15 09:35:17 +00:00
Chocobozzz afa9da53e5
Update dependencies 2021-12-23 16:22:43 +01:00
Chocobozzz dffbf8b577
Fix broken plugin state 2021-12-23 11:25:54 +01:00
Chocobozzz 6b64074920
Styling 2021-06-30 16:47:04 +02:00
Thorben Günther feeef0ceae
oidc: Add roles claim and bound role
With this you can deny the user from logging in, if a needed group is not
included in the claims.
2021-06-30 16:27:13 +02:00
Chocobozzz f4043e6db8
Fix openid role parsing 2021-02-26 16:48:55 +01:00
Chocobozzz 2dbeb03aed
Refactor openid cookie options 2020-12-29 15:23:16 +01:00
Johan Fleury (Arcaik) 41e08431ec metadata: add license field
Prevent Yarn from failing when manually installing plugin from a
directory.
2020-12-29 15:01:41 +01:00
Bastien Le Querrec 1f7f7f609c if returned value for role is an array, use first element
This improves Keycloak compatibility as if Multivalued is set to false
in Mappers, return value will still be an array.
2020-08-08 14:40:34 +02:00
Chocobozzz 79b5e363bc
Add scope configuration 2020-05-05 11:29:37 +02:00
Chocobozzz 018d8e6224
Fix openid cb route name 2020-04-30 15:49:09 +02:00
Chocobozzz 66b13f19c6
Set openid auth display name in a setting 2020-04-30 15:10:30 +02:00
Chocobozzz 3640cc3363
Redirect on openid error 2020-04-30 15:01:19 +02:00
Chocobozzz abcface9b5
Add openid connect plugin 2020-04-30 14:16:20 +02:00