Spring Security SAML extension ADFS -


i've been working whit saml extension connect adfs server. i've hacked sample application use adfs server , went well, know if there way connect idp without using loging page of idp. mean if there way process in background end-user. thinking doing query adfs or users , authentication sp login page, avoiding need user authenticate in idp login page. thank much. appreciate on that

the purpose of federated authentication delegate centralized server in such way relaying parties/service providers not have access user's credentials. enabling authentication directly in application violate principle , reason not supported neither spring saml nor adfs.

if want authenticate users directly, use authentication directly against active directory instead of adfs. support use-case.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -