Skip to content

oidc: Add roles claim and bound role

Thorben Günther requested to merge xenrox/official-plugins:improve-oidc into master

With this you can deny the user from logging in, if a needed role is not included in the claims.

Merge request reports