IvanS.86122 (Customer) asked a question.
0D50Z00008C3jk4SABOkta Classic EngineAdministrationAnswered2024-03-25T10:56:20.000Z2016-07-28T00:15:22.000Z2019-08-24T19:52:21.000Z
How can a user get Application specific Roles assigned to their Profile
We've purchased the Okta Platform as the identity solution for our external customers but We are looking for the best way to assign APPLICATION specifc Roles to our users. For Example:Customer 1 Application 1 User Joe 1 >>Role:Analyst -----Customer 2Application 2User Mary>>Role:Executive Any thoughts will be appreciated!
This question is closed.
Recommended content

I'm sure I miss undertood your concept because thsi does not seem corect. Would you mind expanding on your idea?
Cheers- Ivan
Hi,
I am trying to accomplish exactly similar objective as described in this issue. I have a legacy 3 layer application. Privileges are controlled via roles and groups. Users are assigned to roles and groups and this information is stored in database.
Backend has the onus of checking privileges based on userid. There is no single service/module which encapsulates authorization logic - meaning this implementation is spread across the backend layer and is thus hard to change. In this case, what options are available to translate roles/groups defined in Okta to what the application understands.