idcoop 0.0.2

Simple identity server (user login manager) supporting OpenID Connect (OAuth 2.0). Can be used for your own simple SSO system or so you don't have to write a login system for your software. [application crate, not a library]
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Introduction](index.md)

# Administration

- [Installation]admin/install.md
- [Command Line Tool]admin/cli/index.md
    - [serve]admin/cli/serve.md
    - [user]admin/cli/user.md
    - [role]admin/cli/role.md


# Development

- [Testing]dev/testing.md