Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Clarification
Workspace Domino
Categories AppDev Pack
Created by Guest
Created on Apr 26, 2021

Allow custom claims in ID token and introspection endpoints

Many solutions that provide REST APIs require access to token claims that are not available in the IAM server by default. For the IAM server to be usable in more complex environments, it needs to support custom claims.

These claims can be static, but ideally it should be possible to compute them dynamically based on e.g. response from the LDAP or from the upstream OP. The claims should be available from the token introspection endpoint and in ID tokens. Typical examples are "roles" claim in access tokens and "acr" in ID tokens, but private claims must be supported as well.

  • Attach files
  • Guest
    Reply
    |
    Jun 12, 2023

    Hi Thomas!

    I have a new job and I am no longer working with Domino. Maybe some of my old colleagues still have interest in this and might reply.

  • Admin
    Thomas Hampel
    Reply
    |
    Jun 9, 2023

    Have you tried using the new Domino Rest API's? This might address what you are looking for.
    https://opensource.hcltechsw.com/Domino-rest-api/index.html