Skip to content

Commit

Permalink
Add additional email domains
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljcollinsuk committed Apr 9, 2024
1 parent a5a31a1 commit b6723c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions controlpanel/frontend/jinja2/justice_email.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<h1 class="govuk-heading-xl">Authenticate with your Justice identity</h1>
<p class="govuk-body-l">We're planning some changes to how you log into the Analytical Platform. We are transitioning from using GitHub to Microsoft 365 (i.e. your @justice.gov.uk email address & password). </p>
<p class="govuk-body">For now all you need to do is click the button below to authenticate via Microsoft 365. This is a one-time operation which will link your current Analytical Platform account information to your @justice.gov.uk email address. This means you'll keep all your current permissions, and there's nothing extra you need to do.</p>
<p class="govuk-body">You will then continue to log in to the Control Panel via your GitHub account as usual. You can read further information about these changes in the <a href="https://mojdt.slack.com/archives/C4PF7QAJZ/p1712592546423129">#analytical-platform-support</a> Slack channel.</p>
<p class="govuk-body-l">We're planning some changes to how you log into the Analytical Platform. We are transitioning from using GitHub to your Microsoft email (<code>@justice.gov.uk</code>, <code>@publicguardian.gov.uk</code>, etc).</p>
<p class="govuk-body">For now all you need to do is click the button below to authenticate via Microsoft 365. This is a one-time operation which will link your current Analytical Platform account information to your Microsoft email address. This means you'll keep all your current permissions, and there's nothing extra you need to do.</p>
<p class="govuk-body">You will continue to log in to the Control Panel via your GitHub account as usual for now. You can read further information about these changes in the <a href="https://mojdt.slack.com/archives/C4PF7QAJZ/p1712592546423129">#analytical-platform-support</a> Slack channel.</p>
<p class="govuk-body"></p>
<div class="govuk-button-group">
<form method="POST" action=".">
Expand Down

0 comments on commit b6723c5

Please sign in to comment.