Skip to content

load Client Configuration from auth-less url on FES #3751

Description

@tomholub

Today we use GET <fes>/api/v1/account/ which requires authentication with an access token or OIDC.

For now we could keep the access token request during setup as is (in case it's needed for other endpoints later like logging), however when actually grabbing OrgRules from the FES, we should use GET <fes>/api/v1/client-configuration?domain=example.com API instead.

The new API is missing FcAccount$info which contains default_message_expire which has to be thought about further.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    on-premIssues that involve in-prem infrastructure familiarity

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions