Helm Chart
Single Page Application
Breaking changes
no breaking changes in this release
Features
Authorization customization
Delimiters for the role string can be set via env variable (ROLE_DELIMITER
). Previously only “.” was possible (which is currently the default delimiter). So something like “spaceKey_areaKey_roleKey” is possible if ROLE_DELIMITER
=_ .
...
This configuration is also set via env variable: OAUTH_CLAIM_CONFIGURATION