Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
login_gov
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
login_gov
Commits
588dcb05
Commit
588dcb05
authored
1 year ago
by
John Franklin
Browse files
Options
Downloads
Patches
Plain Diff
Remove required patch from README.md.
parent
6e7e3ef5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+0
-13
0 additions, 13 deletions
README.md
with
0 additions
and
13 deletions
README.md
+
0
−
13
View file @
588dcb05
...
...
@@ -25,19 +25,6 @@ and non-agency users to Login.gov. In these cases, your site will use their
SAML or OpenID connector setup instead of this module. Check with your project's
COR or ISSO for guidance.
## Patches
The module needs a patch to the 3.x version of OpenID Connect from
[
issue #3342661.
](
https://www.drupal.org/project/openid_connect/issues/3342661#comment-14927801
)
Adding the following to the "patches" section of
`composer.json`
will apply it:
```
json
"drupal/openid_connect"
:
{
"d.o #3342661: Allow plugins to override the getUrlOptions() method"
:
"https://www.drupal.org/files/issues/2023-02-17/openid_connect.url_options_alter.3342661-2.patch"
}
```
## Public/Private Keys
The login_gov module requires a private key to sign the JWT payloads sent to the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment