Step 8: Send the authorize request

GET {{authPath}}/{{envID}}/as/authorize?response_type=code&client_id={{passwordlessAppID}}&redirect_uri=http://localhost:3000/callback&scope=openid

src/solutions/pingone-solutions/passwordless-sign-on-mfa/step-4-send-the-authorize-request/index.mdx

Request Params

KeyDatatypeRequiredDescription
response_typestringRequired
client_idstring
redirect_uristring
scopestring