Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/18F/identity-idp
Login.gov Core App: Identity Provider (IdP)
https://github.com/18F/identity-idp
civic-tech identity identity-provider oidc rails
Last synced: 2 months ago
JSON representation
Login.gov Core App: Identity Provider (IdP)
- Host: GitHub
- URL: https://github.com/18F/identity-idp
- Owner: 18F
- License: other
- Created: 2016-01-25T22:40:59.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T16:17:09.000Z (3 months ago)
- Last Synced: 2024-11-05T16:19:55.010Z (3 months ago)
- Topics: civic-tech, identity, identity-provider, oidc, rails
- Language: Ruby
- Homepage: https://secure.login.gov/
- Size: 88.7 MB
- Stars: 524
- Watchers: 130
- Forks: 112
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# Login.gov Identity Provider (IdP)
Login.gov is the public's one account for government. Use one account and password for secure, private access to participating government agencies.
This repository contains the core code base and documentation for the identity management system powering secure.login.gov.
**This file is auto-generated**. Run `make README.md` to regenerate its contents.
## Getting Started
Refer to the [_Local Development_ documentation](./docs/local-development.md) to learn how to set up your environment for local development.
## Guides
- [The Contributing Guide](CONTRIBUTING.md) includes basic guidelines around pull requests, commit messages, and the code review process.
- [The Login.gov Handbook](https://handbook.login.gov/) describes organizational practices, including process runbooks and team structures.## Documentation
- [Back-end Architecture](docs/backend.md)
- [Front-end Architecture](docs/frontend.md)
- [Local Development](docs/local-development.md)
- [Mobile local development](docs/mobile.md)
- [Security](docs/SECURITY.md)
- [Troubleshooting Local Development](docs/troubleshooting.md)
- [Upgrade and A/B test Acuant SDK](docs/sdk-upgrade.md)