jwt
Service icon

JWT

Stable version 4.1.5 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 14 Jan
 by 
4.5
 (17 ratings)
jwt

JWT

Created on OutSystems 10

Version 2.2.2

Discontinued
Uploaded on 03 August 2018 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Stack:
.NET
Database:
All
Release notes:
  • The existing changes to use the machine keystore for encryption, instead of the user keystore, were accidentaly made unaccessible with the latest versions. A new site property (UseMachineKeystore) is now avaible to enable this. If you are able to create tokens using asymmetric keys then it doesn't affect you at all.

Version 2.2.1

Discontinued
Uploaded on 24 July 2018 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Bugfix - Create Token with asymmetric key was always returning True in Success, even when errors occurred.
  • Nicer error handling in Demo app

Version 2.2.0

Stable
Uploaded on 13 July 2018 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Read token: support to use a x509 certificates to validate signed tokens
  • Read token: support to get public certificates in Json Web Key Set endpoints