Skip to content

Update CLIENT_ID and AUTHORITY to new Entra App Registration (when available) #101

@jdhoffa

Description

@jdhoffa

#100 wires up GH actions to deploy this application to the PROD Azure SWA, however we are still waiting on an Entra App Registration (with appropriate MS Graph API permission scopes enabled).

Once we get that wired up, we will need to also update the CLIENT_ID and AUTHORITY accordingly:

VITE_REACT_APP_CLIENT_ID: "270e7c47-c240-4275-ba86-415dbe08fa4f"
VITE_REACT_APP_AUTHORITY: "https://login.microsoftonline.com/fc90232c-a6ba-4f13-a8f1-283b00faf105"

@cjyetman you will also need to make sure any local .env and config is adjusted accordingly.

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