Skip to main content

Okta Token with Host

Description

General

  • Documentation: https://developer.okta.com/docs/guides/create-an-api-token/main/
  • Summary: Okta is an identity and access management company, it provides cloud solutions that help companies manage and secure user authentication. This detector focuses on catching API tokens used to authenticate requests to Okta APIs when they appear alongside the Okta host domain. This allows for checking of the detected tokens.

Details for Okta Token with Host

  • Family: token

  • Category: identity_provider

  • Company: Okta

  • High recall: False

  • Validity check available: True

  • Analyzer available: False

  • Revoker available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Occurrences found for one million commits: 2.75

  • Prefixed: False

Revoker

Auth Credentials

Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.

HTTP Calls

List of calls performed by the revoker.

  • DELETE: /api/v1/api-tokens/current

Revocation Mode

Revocation is synchronous.