Tightening up login_hint and id_token requirements to cater for two scenarios.

Merged
#52 · Created  · Last updated

Merged pull request

Merged in RaidiamRalph/fapi-2/RaidiamRalph/tightening-up-login_hint-and-id_token-re-1520868370390 (pull request #52)

1839494·Author: ·Closed by: ·2018-03-28

Description

Tightening up login_hint and id_token requirements to cater for two scenarios.

  1. Initial engagement where a Subject needs to identify itself to a TPP with a bank provided identifier. This identifier should be non static non deterministic to minimize ability for bad actors to spam or trigger invalid requests.

  2. Subsequent client engagements can then use a id_token_hint to identify the subject. This allows TPP's to be responsible for initial subject identification. i.e linking a Bank Identifier to a "club card" etc.

0 attachments

0 comments

Loading commits...