Skip to content

okta-signin-widget 7.0+ No longer references cookies #31

Description

@eburkland

cookie_state = request.COOKIES["okta-oauth-state"]

Trying to implement the latest okta-signin-widget into my existing django project. I'm having difficulty with the callback method. Curernt okta-signin-widget as of 7.0+ no longer creates state or nonce cookies. Also it doesn't look like this supports PKCE.

There seems to be a number of github repositories that reference okta and django but none of them work very well with the current standards. Any ideas?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions