<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009BvSfsCAFOkta Classic EngineIntegrationsAnswered2023-05-17T15:10:11.000Z2023-05-15T20:22:32.000Z2023-05-17T15:10:11.000Z
Provisioning group using SCIM with custom attributes

Hi,

 

I'm trying to provision groups using the Push Group feature to provision groups for an application that supports a custom group schema extension for SCIM with a few additional attributes. I tried following the documentation to setup additional custom attribute at the group level (https://help.okta.com/en-us/Content/Topics/users-groups-profiles/usgp-add-custom-group-attributes.htm) but in the SCIM request send to the application it only have the displayName and members field from the core schema. I could also get custom attribute for user working by adding a new application profile attribute but that doesn't work at the group level. Any suggestions would be much appreciated!


  • Paul S. (Okta, Inc.)

    Hello @User16841799980413463972 (Customer)​ Thank you for reacting out to our Community!

     

    At this time this feature works only with custom SCIM applications and the SCIM app that you have needs to accept custom groups attributes. You will need to define and add custom attributes from Profile Editor->Groups-> Okta Groups. Please also note that this apply's only to Okta groups only.

     

    Additionally if you need further assistance we recommend to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.

    https://devforum.okta.com/

     

    Community members help others by clicking Like or Select as Best on responses. Try it today.

    Expand Post
    • Hi Paul, thanks for your response.

       

      I've already tried adding custom attributes from Profile Editor->Groups-> Okta Groups but the value set there does not get sent by Okta in SCIM requests when pushing groups. It seems like there is no way to configure a custom group schema at the group level in Okta right now. I can add a custom schema via the application profile but those attributes are only applied for the user level and not the group level. I looked at the developer forum and it seems like someone else also asked the same question and it was not answered. https://devforum.okta.com/t/okta-scim-with-group-custom-attributes/17965

      Expand Post
      • Paul S. (Okta, Inc.)

        Hello @User16841799980413463972 (Customer)​  I would recommend to open a ticket with support for further investigation on this matter to see if what you are looking for is supported or not.

This question is closed.
Loading
Provisioning group using SCIM with custom attributes