Skip to content

Commit

Permalink
updated review comments (mosip#90)
Browse files Browse the repository at this point in the history
* updated review comments

Signed-off-by: pvsaidurga <[email protected]>

* Updated the claim mapping

Signed-off-by: pvsaidurga <[email protected]>

---------

Signed-off-by: pvsaidurga <[email protected]>
  • Loading branch information
pvsaidurga authored Jan 31, 2025
1 parent ef7b779 commit 558f36b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ mosip.esignet.authenticator.sunbird-rc.auth-factor.kbi.registry-search-url=https
mosip.esignet.authenticator.sunbird-rc.kbi.entity-id-field=osid

## The mapping where the key represents the OIDC claim, and the value represents the corresponding claim from the Sunbird registry.
mosip.esignet.authenticator.sunbird-rc.identity-openid-claims-mapping={"fullName":"fullName","name":"fullName","email":"email","phone":"mobile","gender":"gender","dateOfBirth":"dob","birthdate":"dob"}
mosip.esignet.authenticator.sunbird-rc.identity-openid-claims-mapping={"name":"fullName","email":"email","phone_number":"mobile","gender":"gender","birthdate":"dob"}

mosip.esignet.authenticator.sunbird-rc.registry-get-url=https://registry.dev1.mosip.net/api/v1/Insurance/

0 comments on commit 558f36b

Please sign in to comment.