SBID
FTN portal request, starting authentication flow
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
response_type | string | Authorization Code Flow | |
scope | string | Selected attributes. Signicat.national_id needed for receiving Personal Identity Code. Phone optional for Mobiilivarmenne. | |
client_id | string | Service name | |
state | string | Any value. Used to keep track of client side transactions etc. Returned with access code when user has authenticated. | |
redirect_uri | string | Return address, for example http://localhost/redirect. Needs to be whitelisted to the service. | |
acr_values | string | Wanted auth method. FTN portal: urn:signicat:oidc:portal:ftn OR direct bank: urn:signicat:oidc:method:ftn-aktia-auth | |
ui_locales | string | Language of the selection portal |