Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Authentication
-
Labels:None
-
keywords:SAML authentication
-
Similar issues:
XWIKI-6385Add support for nickserv authentication XWIKI-1988 A class for support more than one authentication method configured at same time XWIKI-6750 Add a trusted+LDAP SSO authenticator XWIKI-2264LDAP authentication does not support "." in login names XWIKI-3018 Add a generic HTTP header based authenticator XWIKI-2515Add group exclusion filter in LDAP authentication XWIKI-3543Add the support for authentication through URIs in REST API XWIKI-1133New Groovy scripted authentication service XWIKI-2119Authentication fails with current tomcat versions XWIKI-2215LDAP Authenticator should add proper error message in the context when authentication fail
Description
SAML is a standardized language/protocol for authentication, developed by OASIS.
First, XWiki should be a valid SAML client.
Second, XWiki should be a valid SAML server.
We can use OpenSAML for this.