Forum Discussion

anjali14's avatar
anjali14
New Contributor
6 years ago

Swagger UI: custom field for oauth password flow

My application uses 4 fields for oauth token (username, password, grant_type, custom_field. All these parameters are form paramters. custom_field is also a user supplied value just like username and password. Is there a way to get this configured so that auth popup in swagger-ui displays additional custom_field input and adds it as a form parameter for tokenUrl?

No RepliesBe the first to reply