wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 729 forks source link

[Doc][Highest] Misisng information in "Configuring IWA on Linux" page #1852

Closed chalitha87 closed 3 years ago

chalitha87 commented 6 years ago

When i referring to [1] for configure IWA in Linux, In step 02-> Under Testing the IWA authenticator It's redirecting the common SSO configuration document. But we have some addition configuration related to IWA in the travelocity.properties file. We have to edit the SAML2.IdPURL url related to the hostname you have put in the IS server Default config in travelocity.properties file SAML2.IdPURL=https://localhost:9443/samlsso Updated config of travelocity.properties file SAML2.IdPURL=https://:/samlsso Ex: SAML2.IdPURL=https://idp.wso2.test:9443/samlsso

[1] https://docs.wso2.com/display/IS540/Configuring+IWA+on+Linux

isharak commented 3 years ago

Thank you for your contribution! We are closing this issue since it has not been prioritized for a long time. Chances are that it has already been solved in more recent versions. If not, we will be re-evaluating this when it becomes a priority.