You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to do IDaaS integration test with Aliyun official sample (https://github.com/aliyunidaas/java-spring-oidc-sample).
Application was registered on IDaaS server end as below URL.
However, when starting the sample spring boot code, exception on the issuer-url was raised.
Hi,
I am trying to do IDaaS integration test with Aliyun official sample (https://github.com/aliyunidaas/java-spring-oidc-sample).
Application was registered on IDaaS server end as below URL.
However, when starting the sample spring boot code, exception on the issuer-url was raised.
Question:
Detail as below:
IDaaS server end:
Discovery URL: https://xxxxx.login.aliyunidaas.com/public/api/v1.2/application/plugin_oidc/oidc/.well-known/openid-configuration
application.yml:
Standard Log during starting:
The text was updated successfully, but these errors were encountered: