Hi,

Currently I am working on moving the SAML based single-sign-on valve in
past versions of WSO2 Application Server to new Application Server version
6.0.0.
In older versions,
<AS_HOME>/repository/conf/security/sso-sp-config.properties acts as the
global configuration file for generic single-sign-on configurations. For
more information, you can refer the following link:

https://docs.wso2.com/display/AS530/Using+SSO+with+Web+Applications

In App Server version 6.0.0, the intention is to move the configuration
content in this file to wso2as-web.xml file. This file will hold all
WSO2-specific configurations. This file can be defined globally for App
Server as well as for each web application.

Hence, although the global level wso2as-web.xml file contains the generic
single-sign-on configurations common to all web-applications, the user will
be able to override several defined configurations (which may differ with
each web-application) at the web-app level, by defining a wso2as-web.xml
file for the desired web-application.

Your ideas and suggestions are highly appreciated.

-- 
Chiranga Alwis,
Software Engineering Intern,
+94 77 5930497
+94 77 6368208
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to