From a1e03a836af4cb1e78d84a8246adabfd635a144f Mon Sep 17 00:00:00 2001 From: nmoskaleva Date: Fri, 31 Jan 2025 10:00:25 +0100 Subject: [PATCH] Update idin: add a note about the default user profile --- src/pages/verify/e-ids/dutch-idin.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/verify/e-ids/dutch-idin.mdx b/src/pages/verify/e-ids/dutch-idin.mdx index 38d5855..ee0e55f 100644 --- a/src/pages/verify/e-ids/dutch-idin.mdx +++ b/src/pages/verify/e-ids/dutch-idin.mdx @@ -26,6 +26,8 @@ Different options will render user profiles with different JWT claims. Developers can specify the user profile by providing the required value in the `scope` parameter. Alternatively, the value can be supplied in the `login_hint`. +_Note: If you don't provide an authentication option via the `scope` parameter or `login_hint`, the user profile will default to [Safe login](/verify/e-ids/dutch-idin/#safe-login), which includes no user data in the issued JWT._ + Use `acr_values=urn:grn:authn:nl:idin` in authorize requests to start an iDIN login process.