这是indexloc提供的服务,不要输入任何密码
Skip to content

Passing extras like client_Secret in revoke(logout) call: service worker enabled #1297

@pgangwani

Description

@pgangwani

Issue and Steps to Reproduce

Due to missing client_secret in revoke call with service worker approach enabled, revoke calls for access_token & refresh_token fail which results in getting logout not working. When passed customized axios / fetch, it works.

Versions

7.15.4

Screenshots

Not working when:
image
image

Working when:
image

Expected

There should extras options picked up like token_endpoint to pass in revoke_endpoint.

Actual

client_secret is not passed in revoke_endpoints call for access_token & refresh_token

Additional Details

  • Installed packages:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions