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
#9887 adds support for a token challenge, but is limited to issuing a token to anonymous users, or validating/echoing an existing API token provided as a "password".
If a password is not a valid token, the registry token issuing endpoint could attempt to obtain an API token using the provided credentials. Note that this will only succeed if a basic-auth method is configured.
The text was updated successfully, but these errors were encountered:
#9887 adds support for a token challenge, but is limited to issuing a token to anonymous users, or validating/echoing an existing API token provided as a "password".
If a password is not a valid token, the registry token issuing endpoint could attempt to obtain an API token using the provided credentials. Note that this will only succeed if a basic-auth method is configured.
The text was updated successfully, but these errors were encountered: