Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Okta integration not working

Avatar

Level 1

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:

kiranchonkar123_0-1709115940703.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.



Arun Patidar

View solution in original post

5 Replies

Avatar

Level 1

Hello Arun,

 

Can you help me with above questions I asked.

I am trying in author instance and not publish.

 

Regards

Avatar

Correct answer by
Community Advisor

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.



Arun Patidar

Avatar

Administrator

@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.



Kautuk Sahni

Avatar

Community Advisor

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