Releases: popsu/okta-info
Releases · popsu/okta-info
v0.6.0
v0.5.0
What's Changed
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #3
- Remove deprecated users from group command by @popsu in #4
- To print out depracated users, set the following environment variable to truthy value:
OKTA_INFO_SHOW_DEPROVISIONED_USERS=true
- Allow searching for users email as well as user name in
user
command
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Changelog
- 28d1941 Feat: Add group diff to print difference of 2 groups
- b7dca29 Refactor: Separate printing and getting users in group
- 5c49da3 Refactor: create OIClient struct
- 5db265f Refactor: move client to own package
- f9b1b1d Update readme
- 717f87e Update readme - add releases
- 0778fbd Update readme - add releases link