.. include:: /Includes.rst.txt .. _configuration: ============= Configuration ============= .. seealso:: Read the the :ref:`"Configuration" guide from EXT:oauth2_server `. .. confval:: claimSets :name: oidc-claimSets :type: object :required: false :Path: Site settings :yaml:`oauth2_server.claimSets` Define custom claim sets. An example integration is the role claim set of this extension to work with the `EXT:oidc `__ together. .. code-block:: yaml oauth2: # Define custom claim sets claimSets: # Scope role: # Claims - Roles