Hi, With buji-pac4j, the Shiro application can act as a Service Provider. Take a look at the demo: https://github.com/leleuj/buji-pac4j-demo.
Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org 2014-11-19 14:37 GMT+01:00 makro [via Shiro User] < [email protected]>: > Hi. > > I'm trying to integrate Apache Shiro, which is integrated with Spring > framework with apache mod called Shibboleth. > > What I want to get, is an architecture, in which request comes to > Shibboleth, which is configured as ServiceProvider, and it sends > authentication request to Identity Provider (Apache Shiro with Spring). > > when authentication will be success, then Shibboleth session will cache > the token, and with the next request, it will be validated with cache. > > Is this possible? Shiro doesn't have support for SAML, but i found > something like this: > https://github.com/bujiio/buji-pac4j > > which adds SAML support, but I can't find any documentation if it will be > enough. > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://shiro-user.582556.n2.nabble.com/Shiro-as-identity-provider-tp7580327.html > To start a new topic under Shiro User, email > [email protected] > To unsubscribe from Shiro User, click here > <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=582556&code=bGVsZXVqQGdtYWlsLmNvbXw1ODI1NTZ8LTExNzY2MzcxMTY=> > . > NAML > <http://shiro-user.582556.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-as-identity-provider-tp7580327p7580328.html Sent from the Shiro User mailing list archive at Nabble.com.
