Skip to content

Remember Me feature not working for widget with PKCE #219

Description

@gustavoghp87

Describe the bug?

I'm not sure if this is a bug or if it qualifies as a feature request.

Currently, I am attempting to configure the "remember me" checkbox to offer users a choice. It appears that setting configuration options via the 'features' attribute is not possible when utilizing PKCE (authenticated embedded widget).

However, it only functions with the "mandatory remember me" setting available through Okta's dashboard (in the security section, 'Remember user on sign in'), and the checkbox itself does not work at all.

I suspect this feature might only be supported for the hosted widget, or embedded widget without PKCE.

What is expected to happen?

features: { rememberMe: true} should show the "remember me" checkbox

What is the actual behavior?

"remember me" checkbox is shown just when it's enabled on security section and not working

Reproduction Steps?

  1. Embedded widget with PKCE, set "features: { rememberMe: true}" attribute with "Remember user on sign in" feature on Okta's dashboard disabled. Not showing the checkbox.
    Enable "Remember me" on dashboard. It's shown but not working.

Additional Information?

No response

.NET Version

.NET Framework 4.8

SDK Version

7.15.1 and Okta.Idx.Sdk 2.4.1

OS version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions