README: add link on v2 and section on getting help

This commit is contained in:
Eric Chiang 2016-11-08 15:28:18 -08:00
parent 674bec0468
commit 447253c8de
1 changed files with 10 additions and 0 deletions

View File

@ -21,12 +21,22 @@ Standards-based token responses allows applications to interact with any OpenID
## Documentation
* [Getting started](Documentation/getting-started.md)
* [What's new in v2](Documentation/v2.md)
* [Storage options](Documentation/storage.md)
* [Intro to OpenID Connect](Documentation/openid-connect.md)
* [gRPC API](Documentation/api.md)
* Identity provider logins (coming soon!)
* Client libraries (coming soon!)
## Getting help
* For bugs and feature requests (including documentation!), file an [issue][issues].
* For general discussion about both using and developing dex, join the [dex-dev][dex-dev] mailing list.
* For more details on dex development plans, check out the GitHub [milestones][milestones].
[openid-connect]: https://openid.net/connect/
[kubernetes]: http://kubernetes.io/docs/admin/authentication/#openid-connect-tokens
[amazon-sts]: https://docs.aws.amazon.com/STS/latest/APIReference/Welcome.html
[issues]: https://github.com/coreos/dex/milestones
[dex-dev]: https://github.com/coreos/dex/milestones
[milestones]: https://github.com/coreos/dex/milestones