Am trying to do a SAML login configuration with OKTA, am able to get the SAML assertion from OKTA after the login but when i comes back to the AEM ended up with the below error. And also some times am ended up with infinite loop. Does any one has done the SAML successfully with OKTA give some limelight over here.
Even i have configured the SAML redirect to my AEM with content/xyz/pages/saml_login
06.04.2016 16:03:24.455 *ERROR* [0:0:0:0:0:0:0:1 [1459938804446] POST /content/geometrix/ae/en/pages/index/saml_login HTTP/1.1] org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during response processing. javax.jcr.RepositoryException: org.apache.sling.api.resource.PersistenceException: Resource at '/content/etihadguest/ae/en/pages/index/saml_login' is not modifiable.
Thank you.
Solved! Go to Solution.
Thank you. This got solved after correcting the "Service Provided Entity ID"
Views
Replies
Total Likes
please look into this below link. This might help.
Views
Replies
Total Likes
How does your SAML handler config look like ? can you pls share some info.
Views
Replies
Total Likes
Thank you. This got solved after correcting the "Service Provided Entity ID"
Views
Replies
Total Likes
Hi,
we are also getting the same issue.
But we are sure that the service provider entity id is correct
Any idea what we are missing
We are using AEM 6.3
Views
Replies
Total Likes
Hey,
Did you get this issue resolved in AEM 6.3?
Thanks,
GVK
Views
Replies
Total Likes
Hi,
I'm having the same issue with AEM 6.4,
Did someone find the solution for this ( besides the service provider entity id, already check that) ??
Thanks in advance for your help
Views
Replies
Total Likes
FWIW I ran across this same issue on 6.5 with a 500 error and it was not due to the entity id, here was my resolution:
Once the above was complete I no longer received the 500 error - hope this helps someone.
Hi,
We are also facing the same issue.
I have tested above mention all points but still getting the same error.
org.apache.sling.api.resource.PersistenceException: Resource at '/content/###/us/en/saml_login' is not modifiable. |
Thanks in advance.
Views
Replies
Total Likes
Resolved.
Issue :- I have added ".html" in the acs url. After removing .html it works for me.
I break my head for three days to get this done
Views
Likes
Replies