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 - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -