Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CDCM can add the roleAdmin Role that is created during space creation to arbitrary users by adding their email address to a comma-separated list in the environment variable ROLE_ADMINS.

Example:

Code Block
languagebash
export ROLE_ADMINS="alice@example.com bob@example.com"

CDCM will add the roleAdmin role for all spaces the the users alice and bob that are mapped via the email addresses in the OIDC Token Response from the IAM system.