-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java opens console instead of reverting to shell #317
Comments
hi, we are experiencing the same issue as well. please advise. users who had it setup work before work fine, but new users are not working. i've tested this on my local by renaming my .okta dir to .okta.bak and i get the same aws console pop up window instead of selecting it from the terminal. furthermore, when i move back the .okta.bak folder to .okta, everything works fine. checking the cookie.properties, i do see a couple of new parameters in there on the new install: aws-ubid-main and __cfduid that are not present in my old cookies.properties files. thank you. |
I was experiencing this today as well. above PR fixes for me locally. I should clarify, I run this with |
Seeing all the roles in the browser pop-up. Java(TM) SE Runtime Environment (build 12.0.1+12)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing) Disabling the browser setting immediately after renders the menu correctly however choosing an option errors out
|
The PR above got merged but is not released yet. Can you try building from master |
Awesome! Thanks for the fix. Confirmed that it works great. |
This bit us, causing a lot of headscratching to chase down - can we get a new release built with this fix please? |
@mraible or @AlainODea - my company uses Okta pretty heavily and rely on this tool. As long as I'm here and using it (which I anticipate being a while hopefully) I am willing to help maintain it and cut a new release. Does one of you want to give me access to do that and walk me through any guidelines and processes you have? |
@jeremyplichtafc please don't mention me on issues. See #292 |
This bug is really annoying... When is this slated to be released? |
@verstarr This is a volunteer-only project, with no Okta developers working on it (unfortunately). You can build a new JAR from master using |
i have several users, and rarely myself, that are not having tokens generated. instead the java browser opens an aws console
The text was updated successfully, but these errors were encountered: