Change tenant step up authentication configuration settings
    • PDF

    Change tenant step up authentication configuration settings

    • PDF

    Article summary

    Post
    /api/step-up/configuration
    Security
    HTTP
    Type bearer
    Body parameters
    Expand All
    object
    validationWindow
    integer (int32) Required

    How long in minutes the last step up authentication completion is valid before prompting for step up again.

    Minimum15.0
    Maximum60.0
    completedCookieMaxAge
    integer (int32) Required

    How long in seconds the completion id cookie is valid for step up policy conditions enabled for always prompt for step up.

    Minimum2.0
    Maximum30.0
    totpConfiguration
    object (TotpConfiguration) Required
    hashFunction
    string Required
    Valid values[ "SHA1", "SHA256", "SHA512" ]
    digits
    integer (int32) Required
    Minimum6.0
    Maximum8.0
    timeStep
    integer (int32) Required
    Minimum30.0
    Maximum60.0
    Responses
    200

    The step up configuration settings

    Expand All
    object
    validationWindow
    integer (int32)

    How long in minutes the last step up authentication completion is valid before prompting for step up again.

    Minimum15.0
    Maximum60.0
    completedCookieMaxAge
    integer (int32)

    How long in seconds the completion id cookie is valid for step up policy conditions enabled for always prompt for step up.

    Minimum2.0
    Maximum30.0
    totpConfiguration
    object (TotpConfiguration)
    hashFunction
    string
    Valid values[ "SHA1", "SHA256", "SHA512" ]
    digits
    integer (int32)
    Minimum6.0
    Maximum8.0
    timeStep
    integer (int32)
    Minimum30.0
    Maximum60.0
    401

    authentication failed invalid credential given.

    403

    authenticated user does not have administrator access.


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.