-
Notifications
You must be signed in to change notification settings - Fork 11
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
Configuration error with valid configuration #12
Comments
@nbarbettini @laura-rodriguez it seems the parameters aren't being passed to the base class BaseOktaClient constructor from AuthenticationClient constructor which is causing this exception. I can submit a PR if this hasn't been fixed yet |
Hi @gitvinit , Can you please try with the sample and tell me if you are still facing this issue? You can replace the placeholders with your Okta configuration in the
|
Hi @laura-rodriguez the sample works fine. Ill tell you the steps I followed so you can reproduce the issue. The problem I see is the code nate is using will call the following constructor in AuthenticationClient Please correct me if I am missing anything. |
Hi @gitvinit, If you are still up you can submit a PR. You will have to sign our contributor license agreement (https://developer.okta.com/cla/). All contributions are welcome 😄 Thanks! |
Ill be glad to submit a PR ill sign and submit the CLA as well. |
* Fixes #12 * Upgrades TLS version when running on .net framework < 4.7
any news on this? |
This code throws an exception:
The exception is:
The text was updated successfully, but these errors were encountered: