Commit Graph

17 Commits

Author SHA1 Message Date
d0449b19f8 Update openid plugin 2021-06-30 16:47:48 +02:00
6b64074920 Styling 2021-06-30 16:47:04 +02:00
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
a5d852cafd Update openid plugin 2021-03-04 12:26:01 +01:00
f4043e6db8 Fix openid role parsing 2021-02-26 16:48:55 +01:00
38a730a386 Bump openid plugin version 2020-12-29 15:23:29 +01:00
2dbeb03aed Refactor openid cookie options 2020-12-29 15:23:16 +01:00
41e08431ec metadata: add license field
Prevent Yarn from failing when manually installing plugin from a
directory.
2020-12-29 15:01:41 +01:00
cdc93c845a Improve open id connect readme 2020-11-16 09:23:26 +01:00
76bd650ad0 Update openid version 2020-08-10 11:15:58 +02:00
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
83c91c18e0 Update readme 2020-05-26 12:07:57 +02:00
79b5e363bc Add scope configuration 2020-05-05 11:29:37 +02:00
018d8e6224 Fix openid cb route name 2020-04-30 15:49:09 +02:00
66b13f19c6 Set openid auth display name in a setting 2020-04-30 15:10:30 +02:00
3640cc3363 Redirect on openid error 2020-04-30 15:01:19 +02:00
abcface9b5 Add openid connect plugin 2020-04-30 14:16:20 +02:00