<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Pass Dynamic Authentication Context (AMR) for PayPal
Okta Identity Engine
Multi-Factor Authentication
Overview

This guide provides the steps to configure a Security Assertion Markup Language (SAML) application in Okta to pass dynamic Authentication Method Reference (AMR) claims to PayPal. 

Applies To
  • Single Sign-On (SSO)
  • Multi-Factor Authentication (MFA)
  • Okta Integration Network (OIN)
  • Okta Identity Engine (OIE)
Solution

Configure the PayPal SAML application in Okta to send the session.amr value in an attribute statement:

  1. Navigate to the Admin Console.
  2. Choose Applications > Applications.
  3. Select the PayPal SAML application.
  4. Select the Sign On tab and then select Edit.
  5. In the Attributes (Optional) section, add a new attribute with the following configuration:
    • Name: amr
    • Name Format: Unspecified
    • Value: session.amr
  6. Select Save.

 

Related References

Recommended content

Loading
How to Pass Dynamic Authentication Context (AMR) for PayPal