Hi All, When trying to set the "*Local & Outbound Authentication Configuration*" for a Service Provider I noticed a default option. If someone wants to use a custom/federated authenticator as the default option how can we achieve this?
Based on a discussion with Darshana, I tried to achieve this by modifying the default sequence in application-authentication.xml file found at IS_HOME/repository/conf/identity as below, <Sequences> <!-- Default Sequence. This is mandatory --> <Sequence appId="default"> <Step order="1"> <Authenticator name="OpenIDConnectAuthenticator" /> </Step> </Sequence> </Sequences> Even then I am redirected to use the default BasicAuthenticator (username and password). Are there any other changes that need to be done to engage a federated/custom authenticator as the default throughout IS? Thanks, Farasath Ahamed Software Engineer, WSO2 Inc.; http://wso2.com lean.enterprise.middleware Email: [email protected] Mobile: +94777603866 Blog: blog.farazath.com Twitter: @farazath619 <https://twitter.com/farazath619>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
