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

Enable Analytics federated auth #7420

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

scruti
Copy link
Collaborator

@scruti scruti commented Jan 16, 2025

Devops ticket:

Related to:

The original attempt to enable it caused issues with our Google Api Client triggering "PERMISSION_DENIED: Request had insufficient authentication scopes. (Google::Apis::ClientError)".
We have removed the "analytics" scope from Google Api client, as it was unnecessary for our current use of the API:
https://github.com/DFE-Digital/teaching-vacancies/pull/7407/files

After re-enabling it, we will monitor if the Indexing jobs fail again and revert if necessary (failed indexing jobs can be re-triggered in sidekiq, there is no risk to impact users here).

Copy link
Contributor

@vipin-dfe vipin-dfe left a comment

Choose a reason for hiding this comment

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

lgtm

@scruti scruti merged commit e1b2a98 into main Jan 16, 2025
10 checks passed
@scruti scruti deleted the enable-analytics-federated-auth branch January 16, 2025 10:28
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