Construct authorisation url to authenticate the end-userAsk AIget https://identity.moneyhub.co.uk/oidc/authQuery Paramsrequest_uristringRequest URI generated by the Pushed Authorization Request endpoint oidc/request. If this param is provided then none of the other params are required.client_idstringrequiredID of the clientscopestringrequiredThe openid id:scoperedirect_uristringrequiredThe redirect uri that the auth endpoint will redirect to on successresponse_typestringenumrequiredThe type of responsecodeid_tokentokencode id_tokencode tokenid_token tokencode id_token tokenAllowed:codeid_tokentokencode id_tokencode tokenid_token tokencode id_token tokenrequeststringrequiredRequest object formed from the required claimsstatestringOpaque value used to maintain state between the request and the callback.promptstringenumSpace delimited, case sensitive list of ASCII string values that specifies whether the Authorization Server prompts the End-User for reauthentication and consent.login consentnoneloginconsentselect_accountAllowed:noneloginconsentselect_accountResponses 302A successful or erroneous authentication response 403Unsuccessful Response - Invalid claims - Invalid scopesUpdated 8 months ago