Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Re-enabling OAuth2 Security on APIs Configured with Mutual SSL #3486

Open
Nishan-SE opened this issue Dec 25, 2024 · 0 comments
Open

Comments

@Nishan-SE
Copy link

Description

Error occurs when attempting to re-enable OAuth2 application security for an API where OAuth2 had previously been disabled and only Mutual SSL was enabled.

Steps to Reproduce

  1. Deploy a PizzaShark API
  2. Remove the OAuth2 application security, enable Mutual SSL at the transport level, and mark it as mandatory.
  3. Then attempt to re-enable OAuth2 as the security option and save the API. You will encounter this exception.

Version

APIM-4.0.0

Environment Details (with versions)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant