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
Description:
In the service description page, add an option to create/get API keys for individual services.
Endpoint:
No DNS -> POST http://{IP}/authd/auth/api-key
With DNS -> POST https: //authd.{domain}/auth/api-key
Note: The Authorization header should contain the root api_key from the login step.
Check bellow body example:
Description:
In the service description page, add an option to create/get API keys for individual services.
Endpoint:
No DNS -> POST http://{IP}/authd/auth/api-key
With DNS -> POST https: //authd.{domain}/auth/api-key
Note: The Authorization header should contain the root api_key from the login step.
Check bellow body example:
Reference:
Please refer to the related premAI-io/prem-gateway#21 for further details.
@tiero @filopedraz @Janaka-Steph
The text was updated successfully, but these errors were encountered: