cancel
Showing results for 
Search instead for 
Did you mean: 

saml azure provider error

ivko
Champ in-the-making
Champ in-the-making

Hello everyone!
I'm trying to set up authorization via the saml azure provider.
I created a provider in Azure and specified the redirect point URI https://mydomain.com /nuxeo/ui
I created a configuration file according to the recommendations from the knowledge base, with a description of the module, metadata and attribute mapping.
When trying to authorize, I get the following error:
AADSTS700016: Application with identifier 'https://mydomain.com/nuxeo' was not found in the directory 'msg Plaut Central Asia'. This can happen if the application was not installed by the tenant administrator or no user in the tenant has consented to its installation. Perhaps you sent the authentication request to the wrong tenant.

I understand that my error comes from the nuxeo.conf configuration, but I can't figure out what I configured incorrectly.
Part of nuxeo.conf settings:

## Will regenerate the configuration from these parameters every time the server is restarted ##

## Will regenerate config from these parameters each time the server
## is restarted
nuxeo.force.generation=true
nuxeo.templates=postgresql,drive,openid
#nuxeo.bind.address=0.0.0.0
nuxeo.url= https://mydomain.com/nuxeo 
#nuxeo.server.http.port=8080
nuxeo.server.https.enabled=true
nuxeo.server.https.keystoreFile=/opt/nuxeo/server.keystore
nuxeo.server.https.keystorePass=password
nuxeo.server.https.keyAlias=nuxeo
nuxeo.server.https.port=443
nuxeo.server.http.redirectPort=443
nuxeo.server.baseURL=https://mydomain.com/ 
#org.nuxeo.ecm.contextPath=/nuxeo
#org.nuxeo.ecm.product.name=
#org.nuxeo.ecm.product.version=
##-----------------------------------------------------------------------------

## Database Configuration

I would appreciate any help!

2025-03-19_23-32-29.png

0 REPLIES 0
Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.