Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  Authenticated web messaging attributes - Standard OpenID Connect claims

    Posted yesterday

    Dear community,

    According to the documentation, Genesys retrieves only a limited subset of standard OpenID Connect claims: sub, email, given_name, and family_name.

    Are you aware of any way to retrieve additional standard claims returned by the identity provider, such as name, nickname, profile, ...?

    Thank you very much in advance.

    Kind regards,

    Maurizio Terraneo


    #WebMessaging

    ------------------------------
    Maurizio Terraneo
    unknown
    ------------------------------


  • 2.  RE: Authenticated web messaging attributes - Standard OpenID Connect claims

    Posted 7 hours ago

    Hi,

    You're right - only sub, given_name, family_name, and email are currently exposed as Architect variables, and there's unfortunately no configuration to extend that set today. Other standard claims like name, nickname, profile, etc. are not accessible regardless of what your IdP returns or which scopes you configure.

    Worth noting: the name claim is not used at all - the display name is built from the concatenation of given_name + family_name.

    Curious to see if anyone in the community has found a creative solution for this.

    References:

    Authenticated web messaging attributes - lists the available built-in variables
    Authenticated web messaging - Required scopes and used claims - details which scopes/claims are supported



    ------------------------------
    Laurent Rustuel
    Lead Software Engineer
    ------------------------------