I manage to create the external security Oauth2.0 with Aws Cognito.
When I go the calls to the Marklogic Application Server ( via postman) i get the user authenticated.
But it seems that is not mapped to the correct user.
I tried to map the username of the authenticated user to a ML user so that when I call the API the external user should be mapped to the one for which I put the external name.
In fact when I call the API, the external user is mapped to a Temp User with no rights.
What am I missing?
Monica Moldovan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.