WSO2 Identity server 5.0 - Pre configured Service provider

只谈情不闲聊 提交于 2019-12-03 21:18:46
Asela

There is file that you can configure the service providers. You can locate the sso-idp-config.xml file in <IS_HOME>/repository/conf/security directory. You can find a pre-configured service provider inside this file. It is the Identity Server dashboard (you can access it https://{hostname}:{port}/dashboard/). You can configure multiple service providers using this file. It is important to note that, once you configure using this file, configured service providers would be available for all the tenants of the Identity Server. Also, you can NOT edit these configured service providers from UI.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!