Authress Access Key
Description
General
- Documentation: https://authress.io/knowledge-base/docs/authorization/service-clients/access-keys
- Summary: Authress is an identity and access management platform for authentication,
authorization, and machine-to-machine communication. Service client access keys
(prefixed with
sc_) let programmatic entities authenticate to Authress and protected APIs, for example as a Bearer token in the Authorization header or to generate JWTs via the Authress SDK.
Revoke the secret
- Sign in to the Authress Management Portal.
- Open the Service Client that owns the exposed access key.
- Delete the compromised access key from the client's access keys list.
- Alternatively, revoke it with the Authress API:
DELETE /v1/clients/{clientId}/access-keys/{keyId}
Details for Authress Access Key
-
Family: token
-
Category: identity_provider
-
Company: Authress
-
High recall: False
-
Validity check available: True
-
Analyzer available: False
-
Revoker available: False
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 0.004
-
Prefixed: False