Skip to content

OIDC auth does not use /.well-known/openid-configuration #42

@wkloucek

Description

@wkloucek

OIDC auth does not use /.well-known/openid-configuration. We should use it to also support eg. Keycloak.

See

this.#redirectURL = `${baseURL}/oidc-callback.html`;
this.#logonURL = `${baseURL}/signin/v1/identifier/_/logon`;
this.#tokenURL = `${baseURL}/konnect/v1/token`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions