Good documentation about Shibboleth and SAML?

孤人 提交于 2019-12-10 19:54:56

问题


Where can I find useful documentation about using Shibboleth and SAML for SSO besides the Shibboleth Wiki pages, preferably for Ruby applications? Ruby-specific documentation for Shibboleth seems to be very sparse. Does anyone know good resources, tutorials or HowTos?


回答1:


Unfortunately, the only useful documentation I found is the official documentation from the creators of Shibboleth and SAML themselves. This seems to be a good technical overview about SAML 2 in general from the standards organization OASIS: Security Assertion Markup Language (SAML) V2.0 Technical Overview. One can also read the complete SAML specifications, but I doubt this will be a good start. The only authorative source for Shibboleth seems to be the Shibboleth Wiki itself.




回答2:


These links will help you.

  • http://www.imrantariq.com/blog/?s=saml
  • https://wiki.shibboleth.net/confluence/display/OpenSAML/OSTwoUsrManJavaInstall


来源:https://stackoverflow.com/questions/6153151/good-documentation-about-shibboleth-and-saml

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!