Releases: okta/okta-cli
0.10.0
Changes in this version:
okta apps
does NOT show inactive applications, use the new--all
to list them.okta login
allows for overwriting existing configuration (after prompted with a warning)- Use latest Okta registration API
- Ensure sort order of samples when running
okta start
Checksums (SHA 256):
okta-cli-macos-0.10.0-x86_64.zip - 3a82e5dc6bfd7c6415706b92da8b61d04ea45d47373aece3acf7697fa3b25949
okta-cli-linux-0.10.0-x86_64.zip - d089d0a409f0829cba75205bc761f3806f50730303fe2bc5a045ff3a1e4c0ecd
okta-cli-windows-0.10.0-x86_64.exe.zip - 9955bae08528837d7c821a05db680e30b0ef72a75d546692893ccc1bf1c780b3
0.9.0
- Fix bug where app creation fails for accounts with multiple "everyone" groups #238
- Improved error messages #191
- Adds support for
okta apps create [spa | native]
- Lots of dependency updates
Checksums (SHA 256):
okta-cli-macos-0.9.0-x86_64.zip - 04d7836e2075e8a1f2a49a4303b41ef7bff4d152a9fd48be609aec3b106f6276
okta-cli-linux-0.9.0-x86_64.zip - 44510ff5be4f4d1fde46f8f165fdca9a6bcf30a9210584fd13ca5bede3b36b88
okta-cli-windows-0.9.0-x86_64.exe.zip - 41f1799c675614b4ecfce11fdc055baa0a9b452e53c02695e30e4b55ead817a4
0.8.0
- Add command to delete applications:
okta apps delete <app-id>
- Add support for Quarkus projects via (
okta apps create quarkus
) - Add support for JHipster projects that use Quarkus or Micronaut (instead of Spring Boot)
- The
start
command now assumes the default branch ismain
instead ofmaster
when usingokta start <project>
(see okta-samples for more details)
Checksums (SHA 256):
okta-cli-macos-0.8.0-x86_64.zip - 2d5368a3f17ddd95146a5b691775ad0f233d230dbcfe938fbae5e2a33a3b6b22
okta-cli-linux-0.8.0-x86_64.zip - c076c472854677129c93028ab601b4968927519dd068d705b4d8c45cf21fc80e
okta-cli-windows-0.8.0-x86_64.exe.zip - 8b1ae1216343435371a56f001eb0b0c3fa00da1a1d3290cab59a00d357e8dfe6
0.7.1
- Fixed issue on windows preventing 'login' from working
- When creating a JHipster application with
okta apps create
the required default groupsROLE_USER
andROLE_ADMIN
are now created
Checksums (SHA 256):
okta-cli-mac-0.7.1-x86_64.zip - 048a0bf66e42889b5496f5483f9a616ba1c987ff42c0d13a25c37e9287162c76
okta-cli-linux-0.7.1-x86_64.zip - afc8617711262b1230ad9411b6de7c0ed6e0496b929d6c90b6a3a7eb19fcbe16
okta-cli-windows-0.7.1-x86_64.exe.zip - 74aab48a49320743f4d13cc21efd6b320575b0a44de164b022875985c8a5abc5
0.7.0
- Add support for configuring CORS when using
okta start
- Allows configuration of "post logout redirect URIs"
Checksums (SHA 256):
okta-cli-mac-0.7.0-x86_64.zip - 70b3bb85c533c6a3574e8f9f8573895c70e0f9bd5608bc0da7e5e5cc786a57a4
okta-cli-linux-0.7.0-x86_64.zip - 5affdfe20f133773db3550e7c09f910ad5bd016fed4e745dba4bf85b6b8596a7
okta-cli-linux-0.7.0-x86_64.tar.gz - 6510f189320e04c2ae79aaec9eca14956d993e20381a75836ef18efc3022e48d
okta-cli-windows-0.7.0-x86_64.exe.zip - 73b54f29ec949d11389d20d77cd43330e3d516836e20cca5731e4c816ae62918
0.6.0
Renamed the sample .okta/okta.yaml
to .okta/sample-config.yaml
to avoid conflicts with `~/.okta/okta.yaml
Checksums (SHA 256):
okta-cli-mac-0.6.0-x86_64.zip - 995ad873157901014bf1f818461f16101144a08925c71f1ee4556d041ab67442
okta-cli-linux-0.6.0-x86_64.zip - 490c7d2590d5e595486d60464c209a2c53dad40a766d6b1efea55acd7f99b838
okta-cli-windows-0.6.0-x86_64.exe.zip - 7daa3f11a4bce4012daa97e337e161b9e3a278101260737339c6d49863600392
0.5.0
Getting started with Okta is even easier with the Okta CLI start
command.
Install the CLI then run okta start
and follow the prompts to:
- Create a new Okta account
- Create a sample app in your favorite language
Checksums (SHA 256):
okta-cli-mac-0.5.0-x86_64.zip - 524ae8a0a2669efac7b908ec7132734bb7a3908564afb74d2992dc3840f067fd
okta-cli-linux-0.5.0-x86_64.zip - 864f7b2ebecbda9814fe7134b815a1897b5e9334c61a17fc8c805739f324b78c
okta-cli-windows-0.5.0-x86_64.exe.zip - 5575a62735bd88e5b50aa3f1e7e776d3bcf7e6e7c59e26706a194a75961470cb
0.4.0
Checksums (SHA 256):
okta-cli-mac-0.4.0-x86_64.zip - 375f84ef225e71044d0bfdf0f2fb1705b8bb730d1e04718e244fd57c690fbbad
okta-cli-linux-0.4.0-x86_64.zip - 62ce614afd41e7c416707d9c7d30fb431b1106484d6f55ce6dc32efc2b011f87
okta-cli-windows-0.4.0-x86_64.exe.zip - 305b81644cdeae923fff169e08cb633bc3510b727311bea2533f6422201d906c
Updates registration flow
0.3.1
0.2.0
Detects and adds if okta-spring-boot-starter
needs to be added a pom.xml