Snippets

twocanoes 7AzK9: Untitled snippet

Created by timothy perfitt
{
  "stateToken" => "00aUJ6me-RuexuC9kSyvk-akSHOmH_QpWbcpBlUNXQ",
  "expiresAt" => "2017-04-09T16 =>31 =>29.000Z",
  "status" => "MFA_ENROLL",
  "_embedded" => {
    "user" => {
      "id" => "00ua48jbmzsUwCg5t0h7",
      "passwordChanged" => "2017-04-09T16 =>12 =>29.000Z",
      "profile" => {
        "login" => "wilma@twocanoes.com",
        "firstName" => "Wilma",
        "lastName" => "Fintstone",
        "locale" => "en",
        "timeZone" => "America/Los_Angeles"
      }
    },
    "factors" => [
      {
        "factorType" => "sms",
        "provider" => "OKTA",
        "vendorName" => "OKTA",
        "_links" => {
          "enroll" => {
            "href" => "https =>//dev-252699.oktapreview.com/api/v1/authn/factors",
            "hints" => {
              "allow" => [
                "POST"
              ]
            }
          }
        },
        "status" => "NOT_SETUP",
        "enrollment" => "OPTIONAL"
      },
      {
        "factorType" => "call",
        "provider" => "OKTA",
        "vendorName" => "OKTA",
        "_links" => {
          "enroll" => {
            "href" => "https =>//dev-252699.oktapreview.com/api/v1/authn/factors",
            "hints" => {
              "allow" => [
                "POST"
              ]
            }
          }
        },
        "status" => "NOT_SETUP",
        "enrollment" => "OPTIONAL"
      }
    ]
  },
  "_links" => {
    "cancel" => {
      "href" => "https =>//dev-252699.oktapreview.com/api/v1/authn/cancel",
      "hints" => {
        "allow" => [
          "POST"
        ]
      }
    }
  }
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.