You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configures a particular http header attribute from were to take the security token from when the token propagation is enabled. Use this fine-grained configuration in very particular scenarios.
1000
-
1001
-
For example, given a file named petstore.json with a securityScheme named "petstore-auth" the following configuration must be used.
Configures a particular parameter value to be used by any of the different internal authentication filters that processes the different securityScheme definitions.
1021
-
1022
-
For example, given a file named petstore.json with a securityScheme named "petstore-basic-auth", that is of http basic authentication type, the following configuration can establish the user and password to be used. must be used.
Configures a particular http header attribute from were to take the security token from when the token propagation is enabled. Use this fine-grained configuration in very particular scenarios.
1000
-
1001
-
For example, given a file named petstore.json with a securityScheme named "petstore-auth" the following configuration must be used.
Configures a particular parameter value to be used by any of the different internal authentication filters that processes the different securityScheme definitions.
1021
-
1022
-
For example, given a file named petstore.json with a securityScheme named "petstore-basic-auth", that is of http basic authentication type, the following configuration can establish the user and password to be used. must be used.
0 commit comments