Search code examples
wso2identityserver4openid-connectwso2-identity-server

Adding WSO2 IS Oauth / OpenId Connect Service Provider using configuration files


We are using an automation process currently in our environment. We have WSO2 5.3.0. I need to configure Oauth2/Openid Service Provider using XML configuration files. All the documentation, examples, etc, is oriented to SAML2 and not to Oauth2/OpenId. Can somebody help me?


Solution

  • At the moment you cannot create OAuth / OIDC applications through config files.

    You can add the service provider configs through config files. Problem is it does not populate the section "Inbound Authentication Configuration" of OAuth / OIDC application.