cancel
Showing results for 
Search instead for 
Did you mean: 

SAML authentication - user mapping for nuxeo

Baranidaran_M
Champ in-the-making
Champ in-the-making

Hi, I have installed nuxeo and I am trying to configure SAML authentication for the same. I have installed saml authentication addon and web ui. I have configured the following at Idp,

1. EntityID :https://<<domain>>/nuxeo/ui 
2. AssertionConsumerService URL : https://<<domain>>/nuxeo/ui
3. SingleLogoutService URL : https://<<domain>>/nuxeo

In nuxeo's config folder I have added saml authentication config file along with user mapping config file. I followed the okta sample given at : https://github.com/nuxeo/nuxeo/tree/master/modules/platform/login/nuxeo-platform-login-saml2/sample

I am able to authenticate the user and the Idp also responds back with saml response. I even decoded the response and found to contain the necessary information.

The landing page, https://<;>/nuxeo/ui, after authentication responds with http 403 (forbidden)

Kindly help. Thank you.

3 REPLIES 3

Jackie_A
Confirmed Champ
Confirmed Champ

[Baranidaran M](https

Baranidaran_M
Champ in-the-making
Champ in-the-making

Thanks for the response.

Jackie_A
Confirmed Champ
Confirmed Champ

Looks like you have a duplicate question here