Skip to content

Commit

Permalink
removed link
Browse files Browse the repository at this point in the history
  • Loading branch information
ImogenCraigmile committed Jan 21, 2025
1 parent c5c27d6 commit b7bf18f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To re-authenticate a user, you must have:
* an existing user session on your system
* an ID token from GOV.UK One Login

You must then use the following table to input values into the required parameters (along with the standard parameters) as part of an [authorisation request](/authenticate-your-user/#make-a-request-to-the-authorize-endpoint):
You must then use the following table to input values into the required parameters (along with the standard parameters) as part of an authorisation request:

| Parameter name | Mandatory Y/N | Expected value |
| prompt | Y | `login` |
Expand Down
1 change: 0 additions & 1 deletion source/partials/_links.erb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
[integrate.setup-re-authenticating]: /integrate-with-integration-environment/re-authenticating-users/#setting-up-re-authentication
[integrate.failed-re-authenticating]: /integrate-with-integration-environment/re-authenticating-users/#what-to-do-if-re-authenticating-fails
[integrate.re-authentication-error-codes]: /integrate-with-integration-environment/re-authenticating-users/#error-codes-you-might-receive
[integrate.make-authorization-request]: /integrate-with-integration-environment/re-authenticating-your-user/#make-a-request-to-the-authorize-endpoint



Expand Down

0 comments on commit b7bf18f

Please sign in to comment.