[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: JWT token - how to read?

  • Thread starter Thread starter slegian-bva
  • Start date Start date
Status
Not open for further replies.
S

slegian-bva

Guest
We tried the same, with plain progress first and hit that Base64 issue, then had to deal with certificates so settled on the System.IdentityModel.Tokens.Jwt package from Microsoft, though it seems to be in a state of flux and changes from one version to the next. Got the 5.2.2 version working and can now validate an auth0 issued, RS256 signed jwt...

Continue reading...
 
Status
Not open for further replies.
Back
Top