Hello,
I am using aem cloud
trying to integrate SAML on my local author instance.
using https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/authentication/saml-2... document for same.
Service provider is http://localhost:4502 on SAML side.
post authentication, it redirects to http://localhost:4502/saml_login
I see /saml_login is default append to url.
but it gives blank screen.
I have enabled debug logger as well for com.adobe.granite.auth.saml but no logs post login.
Can anyone help me with this scenario.
Also, please answer below qus:
1. is user expected to be created in my local?
2. how user will get created in aem?
3. how groups will be assigned like admin, author, reviewer, publisher and so on.
Adobe Granite Saml 2.0 Authentication Handler:
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @kiranchonkar123
The SAML setup is same for author and publish.
If you can follow the above document and setup again, it may work.
SAML is a standard setup in AEM, sometimes it doe snot work because of incompatible protocol, certificates etc with IDP.
Hi @kiranchonkar123
Please check another document and follow this https://wttech.blog/blog/2019/how-to-setup-aem-publish-saml-authentication-using-okta/
Hello Arun,
Can you help me with above questions I asked.
I am trying in author instance and not publish.
Regards
Hi @kiranchonkar123
The SAML setup is same for author and publish.
If you can follow the above document and setup again, it may work.
SAML is a standard setup in AEM, sometimes it doe snot work because of incompatible protocol, certificates etc with IDP.
@kiranchonkar123 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
http://localhost:4502/security/users.html
1. is user expected to be created in my local? - yes
2. how user will get created in aem? - use http://localhost:4502/security/users.html - create user
3. how groups will be assigned like admin, author, reviewer, publisher and so on. - in user management you can assign group in groups tab of above url.
create group - http://localhost:4502/security/groups.html
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies