Hi All,
We have enabled the SSO Authentication on publish environment.
Our Current requirement is to bypass this SSO authentication for certain folder in DAM.
For specific folder Asset if we access through the publisher URL it’s should not ask for SSO authentication.
Could you please suggest the best way to achieve this.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
We can by pass SSO for certain paths by adding in below configuration
You can add this configuration in config.publish so that it will only apply for publish environments
Hope this helps.
Hi,
We can by pass SSO for certain paths by adding in below configuration
You can add this configuration in config.publish so that it will only apply for publish environments
Hope this helps.
Check 'Apache Sling Authentication Service' configuration in /system/console/configMgr. There is a means to exclude paths from authentication using the 'Authentication Requirements' field. For excluded paths, SSO login would not be triggered.