wso2is - WSO2 IS: Difference between application-authenticator and carbon-authenticator -


when walking through code of wso2 identity server 5.x, can find samlsso authenticator in application-authenticator , 1 in carbon-authenticator. same true iwa.

what difference between these? 1 used when? or 1 of them obsolete?

application authenticators used authenticate users external apps (service providers) using wso2 products.

carbon authenticators used authenticate users admin console of particular server.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

c# - Json.Net Serialize String from URI -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -