OvalEdge Open Authorization (OAuth2) Setup Guide
Prerequisites
Steps Involved
https://<domainname>/ovaledge/oauth2/code/azure
spring.security.oauth2.client.registration.azure.clientId=<clientId> spring.security.oauth2.client.registration.azure.clientSecret=<clientSecret> spring.security.oauth2.client.registration=azure spring.security.oauth2.tenantId=<tenantId>
Error Handling and Troubleshooting
Last updated
Was this helpful?

