Security Assertion Markup Language (SAML) is a standard for logging users into applications based on their sessions in another context.
Before you put me down for asking too basic a question without doing any homework, I'd like to say that …
ruby-on-rails oauth-2.0 single-sign-on saml casWe have a customer trying to use ADFS to SSO on to our web application. We are using the ComponentSpace …
single-sign-on saml saml-2.0 adfs component-spaceWe have a website running on Caucho Resin. It's written primarily in Java using JSP. We have our own custom …
java saml adfs shibboleth opensamlI'm trying to login my university's server via python, but I'm entirely unsure of how to go about generating the …
python login saml saml-2.0 shibbolethSAML sp-based authentication has following short workflow. User wants to access application at sp. sp sends SAMLRequest token to idp. …
java authentication saml opensaml saml-2.0I'm trying to implement a SAML SSO solution in .Net, but I'm having a problem parsing the assertion. I have …
.net single-sign-on x509certificate saml pkcs#7I am trying to setup Keycloak as a IdP (Identity Provider) and Nextcloud as a service. I want to setup …
single-sign-on saml keycloak nextcloudI am implementing SAML Single Sign-On and using idp initiated method for login request. After login it redirect users on …
php single-sign-on saml opensaml