Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
ff748a2f
Commit
ff748a2f
authored
Nov 17, 2016
by
Eric Chiang
Committed by
GitHub
Nov 17, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #694 from ericchiang/delete-todo
*: remove TODO.md file
parents
2e74b484
2b20c456
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
50 deletions
+0
-50
TODO.md
TODO.md
+0
-50
No files found.
TODO.md
deleted
100644 → 0
View file @
2e74b484
TODOs in no particular order
OpenID Connect / OAuth2
-
[
]
Let clients require signing algorithms (see id_token_signed_response_alg)
-
[
]
Support ECDSA keys
-
[
]
Support client_secret_jwt client authentication
-
[
]
Add a "NextSigningKey" to the storage.Keys type so clients can cache more aggressively
-
[
]
Support grant_type=password
Connectors
-
[
]
Port BitBucket connector
-
[
]
Port UAA connector
-
[
]
Simplify LDAP connector configuration
-
[
]
Create proposal for a minimal "local" connector implementation
User self-management
-
[
]
Implement the user object proposal
-
[
]
Provide user profile page
-
[
]
Let user's merge accounts when they have multiple remote identities
-
[
]
Let user's revoke clients with refresh tokens
Documentation
-
[
]
Describe motivation for a V2
-
[
]
Add OpenID Connect client library suggestions
-
[
]
Add getting started guide
-
[
]
Add more connector documentation
-
[
]
Include instructions for getting client credentials for upstream provider
-
[
]
Improve Kubernetes documentation and include client auth provider docs
Storage
-
[
x
]
Add SQL storage implementation
-
[
]
Utilize fixes for third party resources in Kubernetes 1.4
UX
-
[
]
Add 500 and 404 pages
-
[
]
Add an OBB template
-
[
]
Set an HTTP cookie so users aren't constantly reprompted for passwords
-
[
]
Add proposal for letting others style existing HTML templates
-
[
]
Support serving arbitrary static assets
Backend
-
[
]
Improve logging, possibly switch to logrus
-
[
]
Standardize OAuth2 error handling
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment