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
755e9697
Commit
755e9697
authored
1 year ago
by
John Franklin
Browse files
Options
Downloads
Patches
Plain Diff
Minor README.md updates.
parent
a7d4b4f1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-6
7 additions, 6 deletions
README.md
with
7 additions
and
6 deletions
README.md
+
7
−
6
View file @
755e9697
...
...
@@ -63,9 +63,10 @@ The login_gov module uses the [Key](https://drupal.org/project/key) and the
[
Key Asymmetric
](
https://drupal.org/project/key_asymmetric
)
modules to manage
the private key.
After installing, go to
`admin/config/system/keys`
and click "+ Add Key", give
it a name, and use the Key Type "Private key". Under "Provider settings", you'll
need to discuss with your ops and security teams how to deploy it best.
After installing, go to
`admin/config/system/keys`
, click "+ Add Key", give it
a name, and use the Key Type "Private key". Under "Provider settings", choose
how you will deploy the private key in your environments. Discuss with your
hosting provider, ops team and/or security team how to deploy it best.
*
Using "Configuration" stores it in the Drupal database and would be exported
by
`drush cex`
, which risks the private secret finding its way to your project's
...
...
@@ -83,10 +84,10 @@ often uploaded through the hosting provider's management portal.
Once you've got the key set up, you can create the OpenID Client in the OpenID
Connect config section:
`admin/config/people/openid-connect`
.
*
Name - Used
internally, whatever makes sense to you
.
*
Name - Used
by OpenID Connect in the "Log in with @name" button
.
*
Client ID - This value is provided by Login.gov. In your application's config
screen
, they called it "Issuer."
page
, they called it "Issuer."
*
Sandbox Mode - Check this if you're running in a Login.gov developer sandbox
and uncheck it for a production application.
...
...
@@ -122,5 +123,5 @@ Rediect URLs.
# Disclaimers
This module was written by
[
John Franklin
](
https://www.drupal.org/user/683430
)
at Bixal Solutions and is not maintained nor affiliated with GSA, the
l
ogin.gov
at Bixal Solutions and is not maintained nor affiliated with GSA, the
L
ogin.gov
service, nor any federal agency.
\ No newline at end of file
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