ging / fiware-idm

OAuth 2.0-based authentication of users and devices, user profile management, Single Sign-On (SSO) and Identity Federation across multiple administration domains.
https://keyrock-fiware.github.io
MIT License
36 stars 81 forks source link

Added nonce to ID token #335

Open Jxlle opened 1 year ago

Jxlle commented 1 year ago

Proposed changes

The iSHARE OIDC flow created ID tokens without a nonce claim. The SELECT statement for getting oauth information from the database missed the 'nonce' attribute. This attribute has now been added.

Types of changes

Checklist

Further comments

No further comments

github-actions[bot] commented 1 year ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️

Jxlle commented 1 year ago

I have read the CLA Document and I hereby sign the CLA