18F/identity-idp

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# 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)