Scopes in OIDC determine which attributes (claims) and levels of access a client can request. VeridiumID allows you to define both standard and custom scopes via the Scopes tab in the OIDC configuration UI .
Create new scope
-
Open Veridium Manager web application
-
Navigate to Settings / Identity Provider / OIDC
-
Select Scopes tab in the Veridium Manager portal.
-
Click Add scope to define a new one
-
Provide the following details:
-
Name: Unique identifier for the scope (e.g.,
audit.read,reports.export). -
Associated claims: Select user or session attributes returned when this scope is requested (custom claim mapping).
-
-
Save the scope. The new scope will appear in the system and can be assigned to client applications.
Edit an existing scope
-
Open Veridium Manager web application
-
Navigate to Settings / Identity Provider / OIDC
-
Select Scopes tab in the Veridium Manager portal.
-
Edit the scope targeted
-
Update the Associated claims - Select user or session attributes returned when this scope is requested (custom claim mapping).
-
Save the scope. The updated will appear in the system and the new attributes will be reflected