Skip to content

OpenID provider URL should be configurable #118

@vikoivun

Description

@vikoivun

authority: 'https://api.hel.fi/sso/openid/',

const data = yield apiUtils.get('https://api.hel.fi/sso/api-tokens/')

Please make these configurable as REACT_APP_OPENID_ENDPOINT. The URL part 'https://api.hel.fi/sso' should be taken from the env var. Rest should stay hardcoded ('/openid/' and '/api-tokens' respectively).

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