<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
0D50Z00008G7UxQSAVOkta Classic EngineOkta Integration NetworkAnswered2024-03-25T23:41:55.000Z2017-01-17T00:07:51.000Z2018-08-12T04:15:58.000Z
  • 2 possible solutions:

    1. assign okta-grp-1 and 2 to AWS with role-X, repeat for 3/4 and Y, or

    2. create a new group called grp-X. create a Rule: if member of grp-1 OR grp-2 then assign to grp-X. map grp-X to AWS with role-X. repeat for 3/4 and Y
    Selected as Best
  • th7vu (th7vu)

    Thanks Gabriel, but that doesn't meet the requirement. The requirement in my question is not only to automate assignment of the aws app to a user, but also to automate assignment of aws-roles to the user based on their okta-group membership.

    For ex.

    if user is member of okta-grp-1 OR okta-grp-2 then assign AWS app with aws-role-X 

    if user is member of okta-grp-3 OR okta-grp-4 then assign AWS app with aws-role-Y

     

    Regards,

    Jatin
    Expand Post
  • 2 possible solutions:

    1. assign okta-grp-1 and 2 to AWS with role-X, repeat for 3/4 and Y, or

    2. create a new group called grp-X. create a Rule: if member of grp-1 OR grp-2 then assign to grp-X. map grp-X to AWS with role-X. repeat for 3/4 and Y
    Selected as Best
This question is closed.
Loading
Automate mapping of okta-groups to aws-roles