0

I'm using Swagger UI to test APIs that require authentication to IdentityServer8 via OAuth 2.0 implicit flow. Is there any way to pass a custom parameter from Swagger UI to IdentityServer8 during authentication? Either a free-text field, or a dropdown list to select from values returned by the server? Here:

Swagger authorization

A really hacky way would be to make it part of the client ID, but that's quite hard to do. I was hoping there was a better way!

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.