-
I'm using the latest version of NancyFX with .NET Framework 4.7.1 in a project to create a RESTful Service. I'm finding that I am not authenticating the client with OpenID via Okta. Below is my Startu…
OHAVM updated
6 years ago
-
### Describe the feature request?
Applications utilizing the new Javascript SDK cannot proceed with enabling captcha until an official implementation is documented so developers can add the necessary…
-
It would be handy to use the "friendly name" instead of the app-id for logging in. Right now I have to do
```bash
aws_okta_keyman --appid xxxxxxxxxxxx/yyy
```
where it would be much nicer to be a…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Bundl…
-
I am seeing this issue on our production app (not using AppAuth) but was able to reproduce it with this sample app as well: The app makes the initial authentication request to Okta and the user is not…
-
## I'm submitting this issue for the package(s):
- [ ] jwt-verifier
- [ ] okta-angular
- [ ] oidc-middleware
- [x] okta-react
- [ ] okta-react-native
- [ ] okta-vue
## I'm submitting a:…
-
### What is the problem you are trying to solve with this feature?
Authentication with SSO
### What is the solution you are proposing?
Adding OIDC support would immediatly add SSO support from many…
-
:information_source: **If you have a question**, please post it on the [Okta Developer Forum](https://devforum.okta.com) instead. Issues in this repository are reserved for bug reports and feature req…
-
### I'm submitting a
- [x] bug report
- [ ] feature request
### Background info
According to the README file, one should be able to use the translations from the i18n files, and also overr…
-
I am attempting to validate a users factor on demand. In lieu of writing a SAML APP I figured I could use this!
I am able to successfully get an Okta Verify Push to go out with the following:
ok…