Step Up Authentication Providers

Test

Invokes the c1.api.stepup.v1.StepUpProviderService.Test method.

post/api/v1/step-up/providers/{id}/test

Path parameters

idstring required

The id field.

Request body

C1ApiStepupV1TestStepUpProviderRequestInput required

The TestStepUpProviderRequest message.

Response

Successful response

redirectUrlstring

The URL to redirect the user to for testing the Step Up flow

Changes