TODO.md: update API todos
This commit is contained in:
parent
0be8cc723a
commit
3faae324e9
1 changed files with 0 additions and 9 deletions
9
TODO.md
9
TODO.md
|
@ -8,15 +8,6 @@ OpenID Connect / OAuth2
|
||||||
- [ ] Add a "NextSigningKey" to the storage.Keys type so clients can cache more aggressively
|
- [ ] Add a "NextSigningKey" to the storage.Keys type so clients can cache more aggressively
|
||||||
- [ ] Support grant_type=password
|
- [ ] Support grant_type=password
|
||||||
|
|
||||||
API
|
|
||||||
|
|
||||||
- [ ] Determine best way to expose an API
|
|
||||||
- [ ] Use access tokens so we don't expose the underlying credentials implementation
|
|
||||||
- [ ] Support grant_type=client_credentials so clients can operate on their own
|
|
||||||
- [ ] Figure out a spec for the access tokens so other services can use them
|
|
||||||
- [ ] Group API, ability to list groups, members, etc.
|
|
||||||
- [ ] Expose capabilities of the server (implicit support, group API, etc.)
|
|
||||||
|
|
||||||
Connectors
|
Connectors
|
||||||
|
|
||||||
- [ ] Port BitBucket connector
|
- [ ] Port BitBucket connector
|
||||||
|
|
Reference in a new issue