Skip to content
Snippets Groups Projects
Commit 588dcb05 authored by John Franklin's avatar John Franklin
Browse files

Remove required patch from README.md.

parent 6e7e3ef5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment