Creating a new Multitenant Access Control Module
To create the Module, go to the Access Management
→ Modules
section of IAS then click the big blue +
to add a new Module. Fill the fields out with details that uniquely identify your module (we recommend names that make it clear what the module is used for). Important here is also the client secret, store this somewhere safe (we recommend Keepass), as you will need this later. In the User Login
step, you can deselect the User Login
toggle, we don’t need this for this client. Then you can proceed until you see the Save
button. Click that and you are presented with the second part of the puzzle, the client ID. Copy that to the same place you saved the client secret and close the dialog.
To be able to access the public API, you will need to assign the relevant public role to your new module, this can be done in Access Management
section of IAS. Select Modules
→ <your new module name>
→ Assigned Roles
→ +
, selecting the relevant public role and clicking Assign
.