okta-oidc-ios icon indicating copy to clipboard operation
okta-oidc-ios copied to clipboard

Okta with AppAuth

Results 9 okta-oidc-ios issues
Sort by recently updated
recently updated
newest added

### Describe the feature request? Recently, OKTA announced support for DPoP here (https://developer.okta.com/docs/guides/dpop/main/). Will this library support this new flow? ### New or Affected Resource(s) Not sure what I'm supposed...

enhancement

### Describe the bug? We built our app using the Okta OIDC SDK. We support Google, Facebook, and Apple sign in, in addition to username/password. Everything functions. However, when submitted...

bug

### Describe the feature request? when I have not used the app for 7 days,I call oktaAuthStateManager.renew, i get error: "Error fetching fresh tokens: invalid_grant: The refresh token is invalid...

enhancement

It does not seem possible to authenticate with MFA using `okta-auth-swift` and `okta-oidc-ios`. I'm able to get a `sessionToken` after successfully verifying MFA with a passcode (using Google Authenticator), but...

analysis

Hi, our organization's Access Management team has an Okta login page that uses a session cookie redirect link to set a cookie with some custom styles before launching the OIDC...

I have tried to configure End-user control of MFA prompts in the Okta, but the prompt factor still asks for MFA on every signin. Does this feature work on the...

bug

Hi team, I am using oktaOidc.signInWithBrowser(...). We integrate with duo for MFA and device trust. [duo](https://duo.com/docs/trusted-endpoints-duo-mobile). With device trust disabled, I can log in by choosing duo push or passcode....

I am having issues with using a custom redirect URL on iOS where I am unable to get back a response from my request when logging in. For example my...

### Describe the bug? While trying to compile our enterprise native iOS application that uses Okta SDK, we are running into the following errors during compilation: ![Screenshot 2024-05-07 at 9...

bug