redelivre / login-cidadao

Federated Digital Identity Provider for Gov and eCitizen
https://id.org.br
GNU Affero General Public License v3.0
12 stars 8 forks source link

Fixed ID Token validation #199

Closed guilhermednt closed 7 years ago

guilhermednt commented 7 years ago

An unnecessary exception was being thrown at the RP-Initiated Logout due to a wrong check of the ID Token.

Fixes PROCERGS#687