[
https://issues.jboss.org/browse/ELY-457?page=com.atlassian.jira.plugin.sy...
]
Jan Kalina commented on ELY-457:
--------------------------------
[~dlofthouse] By specification SAML SaslServer should wait and receive HTTP call from IdP
- it looks like it needs to be integrated with undertow somehow...
Do we have some plan how to handle similar things already? Or should I postpone this until
F2F too?
The SaslServer should work by following way:
* sasl server receive initial-response (domain name of IdP)
* sasl server sends authentication-request
* sasl server receive "="
* *! sasl server waits for authentication statement from IdP over HTTP !*
* when received, sasl server sends completion message to client
SASL SAML Authentication Mechanism
----------------------------------
Key: ELY-457
URL:
https://issues.jboss.org/browse/ELY-457
Project: WildFly Elytron
Issue Type: Feature Request
Components: SASL
Reporter: Darran Lofthouse
Assignee: Jan Kalina
Fix For: 2.0.0.Alpha1
https://tools.ietf.org/html/rfc6595
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)