Hi all,

I am working on the $subject. The purpose of this implementation is to have
application-specific configurations for authenticators. Currently, we can
static configurations for the authenticators in the
application-authentication.xml file.

In the script, we can set the parameters as follow, If we want to pass the
foo to the authenticator,

context.foo = "xyz";

We can get back the value in the authenticators( executed after this
definition) by calling context.getScriptParameter("foo")

I have developed a POC for this. I have created a new map in the
"AuthenticationContext" to save these parameters.

Please share your thoughts about this implementation.

thanks,
Senthalan.


*Senthalan Kanagalingam*
*Software Engineer - WSO2 Inc.*
*Mobile : +94 (0) 77 18 77 466*
<http://wso2.com/signature>
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to