SOLVED

Single enterprise app that has multiple environments - can I set up SSO for each?

Copper Contributor

Hello,

We set up Infor CloudeSuite as an enterprise app.   We have a separate DEV,TEST and PROD login URL.  

 

Is it possible to assign a DEV, TEST and PROD group to each environment under a single enterprise app using SAML SSO?

 

EDIT: One important piece I left out.  We are using SCIM provisioning, so if it's possible to add multiple SCIM endpoints that could possibly work.

1 Reply
best response confirmed by gnussbaum (Copper Contributor)
Solution
Yes, it is possible to assign DEV, TEST, and PROD groups to each environment under a single enterprise app using SAML SSO. This can be done by configuring separate SAML service providers for each environment and mapping the appropriate group to each service provider in the identity provider (IdP). This way, users can be directed to the correct environment based on their group membership and will be automatically logged in to the app with the appropriate permissions.
1 best response

Accepted Solutions
best response confirmed by gnussbaum (Copper Contributor)
Solution
Yes, it is possible to assign DEV, TEST, and PROD groups to each environment under a single enterprise app using SAML SSO. This can be done by configuring separate SAML service providers for each environment and mapping the appropriate group to each service provider in the identity provider (IdP). This way, users can be directed to the correct environment based on their group membership and will be automatically logged in to the app with the appropriate permissions.

View solution in original post