aamado
3 years agoOccasional Visitor
Swagger UI: custom field for oauth password flow
I have the exact same problem described in this archived question:
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?