Forum Discussion

cnathwani's avatar
cnathwani
New Member
2 years ago

Authorization code generation in swagger oauth2 endpoints page

I am using springdoc-openapi-security for swagger configuration of oauth2 endpoints. oauth2/token is working fine. but while executing oauth2/authorize I am getting login page printed in response field. It should open login page and I should be given authorization code in response. How to generate authorization code from swagger ui oauth2 endpoints?

No RepliesBe the first to reply