Oliver Wulff created FEDIZ-23: --------------------------------- Summary: Support different authentication mechanism Key: FEDIZ-23 URL: https://issues.apache.org/jira/browse/FEDIZ-23 Project: CXF-Fediz Issue Type: Improvement Components: IDP Affects Versions: 1.0.0 Reporter: Oliver Wulff
The IDP only supports basic authentication in the current setup. The IDP should introduce an interface to plugin a custom authentication mechanism. Per default, implementation for the following mechanism should be provided out of the box: - form based - certificate The authentication mechanism is chosen based on the wauth parameter passed in the signin request. If this parameter is missing the configured default is used. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira