Bobby Rullo
|
f1820cda14
|
cmd,server,static/html: Configurable name, logo
fixes #47
|
2015-09-02 18:00:28 -07:00 |
|
Yifan Gu
|
93a0830ae0
|
server: check scope in requests.
Require 'openid' in scope for all requests.
Require 'offline_access' for returning refresh token.
|
2015-08-31 13:51:59 -07:00 |
|
Yifan Gu
|
066fd859ec
|
session: add 'scope' field in session.
|
2015-08-31 13:51:59 -07:00 |
|
Bobby Rullo
|
d0c199b62c
|
cmd, server: base64 encode multiple secrets
Two things here:
* key secrets are now base64 encoded strings, so we get the full key
space
* we can pass >1 of them in so we can rotate them
|
2015-08-26 10:43:24 -07:00 |
|
Bobby Rullo
|
66fe201c24
|
*: move original project to dex
|
2015-08-18 11:26:57 -07:00 |
|