ComfyUI Node
HTTP Authentication
A ComfyUI node in HTTP/Authentication with 11 inputs and 1 output.
HTTP Authentication
- auth_config
◄auth_typenone►
◄username►
◄password►
◄token►
◄api_key►
◄api_key_headerX-API-Key►
◄client_id►
◄client_secret►
◄oauth_token_url►
◄scope►
◄custom_headers{}►
CategoryHTTP/Authentication
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| auth_type | COMBO | none | 6 options: none, basic, bearer, api_key, token, oauth2 |
| usernameopt | STRING | — | |
| passwordopt | STRING | — | |
| tokenopt | STRING | — | |
| api_keyopt | STRING | — | |
| api_key_headeropt | STRING | X-API-Key | — |
| client_idopt | STRING | — | |
| client_secretopt | STRING | — | |
| oauth_token_urlopt | STRING | — | |
| scopeopt | STRING | — | |
| custom_headersopt | STRING | {} | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| auth_config | HTTP_AUTH | — |