Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Armor Auth Collection.postman_collection.json
 

Instructions:

  1. Create a postman environment named “Armor” (https://learning.postman.com/docs/postman/variables-and-environments/managing-environments/)
  2. Ensure that Armor is your selected environment
  3. Add amp-account-id with your Account Number (e.g. 1000)
    1. amp-account-id can be auto populated with the first account in your account with “[Example] Get User Account Info”
  4. Add your Username and Password under 'Body' of Armor Auth Collection -> 1. SSO

...

  1. Auth
  2. Execute step “1. SSO Auth”
    1. mfa token will be set in your Environment
  3. Execute step “2. Get Bearer (You will receive MFA call)”
    1. id_token will be set in your Environment
  4. Follow the [Example] requests to leverage the Armor API, the new id_token is auto populated for these requests.