Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDPT-1896 Change the local and dev Entra apps to the Entra dev environment. #713

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

EarthlingDavey
Copy link
Contributor

No description provided.

Copy link
Contributor

@wilson1000 wilson1000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some queries 👍

6. Copy the `Application (client) ID` and `Directory (tenant) ID` values,
make them available as environment variables `OAUTH_CLIENT_ID`, `OAUTH_TENANT_ID`.
7. Click on `Certificates & secrets` > `New client secret`.
8. Fill in the form:
- Description: `Local-Intranet-v2`
- Description: `Staging-Intranet-v2`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey 😄
A quick Q... why are we using v2, do we know what does it means?
... maybe we can drop the v all together?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, it was to differentiate between Tactical Product's secrets, but I think it's unnecessary - I'll remove.

OAUTH_CLIENT_ID: "1dac3cbf-91d2-4c0e-9c80-0bf3f8fabd75"
OAUTH_TENANT_ID: "c6874728-71e6-41fe-a9e1-2e8c36776ad8"
OAUTH_CLIENT_ID: "51266573-d4eb-41db-8ebe-a9548aa4f01e"
OAUTH_TENANT_ID: "0bb413d7-160d-4839-868a-f3d46537f6af"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These might (will) get flagged by the security squad at some point. Do they need to be hidden or are we good to roll with them?

Copy link
Contributor Author

@EarthlingDavey EarthlingDavey Oct 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, I'll add a concise note as to why these are ok here.

@EarthlingDavey EarthlingDavey merged commit b8b8ba8 into develop Oct 1, 2024
4 checks passed
@EarthlingDavey EarthlingDavey deleted the updates-for-dev-tenant branch October 1, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants