Does Tyk support password obfuscation/masking?

Hi all,

Does Tyk support password obfuscation/masking with the swagger definition of the developer portal? I want to implement a feature which masks the password field of a textfield.

According to the specification of swagger you can provide the format “password” to the dataType String. It is used to hint UIs the input needs to be obscured. Source: OpenAPI Specification - Version 3.0.3 | Swagger

If this feature is included in Tyk, could you please provide a sample json swagger string so I can test it.

Kind regards,

Tim

This isn’t something tyk supports… not sure how that fits into a gateway context?

Hi Martin,

Thanks for your reply. It is a “nice to have” feature. Maybe when have some time left you can implement this. :slight_smile: