siteminder - authenticate to Alfresco repository using siteminderToken -


i have authenticated using siteminder & have obtained accesstoken.

now there application comes under scope of same application.

i want use alfresco there without need of further sign-up. want implement single sign on.

i don't know siteminder, sso possible in alfresco. you'll have @ how authentication subsystem work. you'll find configuration under alfresco.war\web-inf\classes\alfresco\subsystems\authentication\ can redefine them under /shared/classes/alfresco/extension/subsystems/authentication/

things exist for:

  • alfrescontlm (alfresco's own mechanism)
  • kerberos
  • ldap
  • ldap-ad
  • passtrhu
  • external <- on candidate you

with external can tell aflresco trust comes url. you'll find information here http://docs.alfresco.com/5.0/concepts/auth-external-intro.html or there http://smasue.github.io/alfresco-external-sso

i hope helps


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -