Releases: stianst/keycloak-tokens-cli
Releases · stianst/keycloak-tokens-cli
0.20.0
0.19.0
What's Changed
- Simplify test config by @stianst in #89
- Delete tokens when deleting a context by @stianst in #90
- Cache provider metadata by @stianst in #91
- Check if there are contexts before deleting issuer by @stianst in #92
- Update dependencies by @stianst in #93
- Support returning access, id, or refresh tokens for exchange by @stianst in #96
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
- Create config dir if it doesn't exist by @stianst in #73
- Require subject_token and subject_token_type for exchange by @stianst in #74
- Rename token --refresh option to --update by @stianst in #75
- Convert config records to classes by @stianst in #76
- Allow setting context as default-context when creating or updating by @stianst in #78
- Improve help message for token --decode parameter by @stianst in #79
- Fix create context example in README by @stianst in #81
- Remove - prefix from created issuers by @stianst in #83
- Fix error message for userinfo request by @stianst in #84
- Add support to set truststore config, and tests for https by @stianst in #80
- Make sure tests don't load .kct/config.yaml file by @stianst in #85
- Polish README by @stianst in #87
Full Changelog: 0.17.0...0.18.0