StrongDM · Authentication Profile
Strongdm Authentication
Authentication
StrongDM Admin API authentication. The control-plane API is gRPC; requests are authenticated with an API access key plus secret key pair generated in the Admin UI, and each request is signed. There is no OAuth 2.0 / OpenID Connect authorization-server surface on the API — the SDKs handle key-based signing internally, so there is no scope model (scopes/ is intentionally absent).
StrongDM secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanySecurityPrivileged Access ManagementZero TrustAccess ManagementIdentityInfrastructureAuditComplianceDevOps
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: signed-request
Security Schemes
apiKeyPair apiKey