Skip to content

OAuth2 authentication in Tasklist #12

@m-orlova

Description

@m-orlova

Describe OAuth 2 authentication configuration for Flowset Tasklist.
Used grant type: authorization code with PCKE.
Example of .env file

VITE_APP_AUTH_TYPE=OIDC
VITE_OIDC_REALM_URL=http://localhost:9081/realms/your-realm #change to your value
VITE_OIDC_CLIENT_ID=your-client-id #change to your value
VITE_OIDC_REDIRECT_URI=http://localhost:3000/

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