You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
according to the latest version of the specification, iat is now selective disclosable. In generate.py this is given as default claim, making selective disclosure of iat not possible.
according to the latest version of the specification,
iat
is now selective disclosable. In generate.py this is given as default claim, making selective disclosure of iat not possible.It should become:
In addition, in the master settings.yml
iat
should be removed and should be added in the specification.yml file within the specific example folder.The text was updated successfully, but these errors were encountered: