AEM Mihgration 6.3 to 6.5 SAML Issue | Community
Skip to main content
Luca_Lattarini
New Participant
August 1, 2023
Solved

AEM Mihgration 6.3 to 6.5 SAML Issue

  • August 1, 2023
  • 2 replies
  • 1042 views

Hello guys,

 

I am facing an issue during migration from AEM 6.3 to AEM 6.5 on SAML . It seems that com.adobe.granite.auth.saml.util.* library is not supported in AEM 6.5 . Any suggestion?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by varun249715

Yes you can remove them

2 replies

varun249715
Employee
August 1, 2023

@luca_lattarini This issue is coming because in AEM 6.3 the saml bundle used to have exported packages

where as in AEM 6.5 the exported packages are not there.

I think for now you can import the missing/deprecated packages to make it work.

 

Luca_Lattarini
New Participant
August 3, 2023

Hello @varun249715 

it seems that this library are in the maven build exceotion.Shall i remove from  exception?

varun249715
varun249715Accepted solution
Employee
August 3, 2023

Yes you can remove them

aanchal-sikka
New Participant
August 1, 2023

Hello @luca_lattarini 

 

The SAML via "Adobe Granite SAML 2.0 Authentication Handler" 
should work with AEM 6.5 as well.

 

However, there are no exported packages for the corresponding bundle

 

Aanchal Sikka