anjali14
7 years agoNew Contributor
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?