Immutability Io Jwt Auth Versions Save

A Vault plugin that authenticates based on custom claims in a JWT token.

v0.1.1

5 years ago

Ethereum addresses are case insensitive; but, the code was not. This has been fixed.

v0.1.0

5 years ago

Previously, after a successful password grant, the login operation returned the JWT in the metadata response element. This meant that when the audit backend logged the login operation the JWT was logged in raw form. By placing the JWT in the data response element, this is addressed: the JWT is HMAC'ed in the logs as it should be.

v0.0.5

5 years ago

v0.0.4

6 years ago

v0.0.3

6 years ago

v0.0.2

6 years ago

Authenticate to ADFS with user/pass to retrieve an access token (JWT) and a refresh token.

v0.0.1

6 years ago