|
b5a2f1abcb
|
cargo clippy
|
2022-04-19 11:03:10 +02:00 |
|
|
65b5c812b1
|
Can register Authenticator app
|
2022-04-19 11:01:31 +02:00 |
|
|
18353f0639
|
Add form to authenticator page
|
2022-04-19 10:10:05 +02:00 |
|
|
38eddc1cf0
|
Generate QrCode to enroll Authenticator App
|
2022-04-19 09:57:08 +02:00 |
|
|
3023771334
|
Start to work on 2FA
|
2022-04-18 19:23:43 +02:00 |
|
|
c0d1c41b4c
|
Update README
|
2022-04-18 17:17:02 +02:00 |
|
|
8c93efd6cd
|
Update copyright notice
|
2022-04-18 17:15:11 +02:00 |
|
|
5cf1f63674
|
Fix deprecation warnings
|
2022-04-18 17:13:41 +02:00 |
|
|
fad92c5930
|
Deprecate dangerous feature
|
2022-04-18 17:05:26 +02:00 |
|
|
65b3289900
|
Update README
|
2022-04-18 17:02:30 +02:00 |
|
|
bd23d6d454
|
Add README & LICENSE
|
2022-04-18 17:00:28 +02:00 |
|
|
6d6161b176
|
Merge pull request 'Update Rust crate clap to 3.1.9' (#3) from renovate/clap-3.x into master
Reviewed-on: #3
|
2022-04-18 16:50:36 +02:00 |
|
drone
|
16804ed044
|
Update Rust crate clap to 3.1.9
|
2022-04-17 15:18:43 +00:00 |
|
|
bce601c550
|
Adapt OpenID discovery route to cluster configuration
|
2022-04-16 09:06:59 +02:00 |
|
|
5952de1c84
|
Add dockerfile
|
2022-04-15 22:09:26 +02:00 |
|
|
46f7f175b4
|
Fix checkbox selection issue
|
2022-04-15 22:04:06 +02:00 |
|
|
ccd465a5e6
|
Add more information to client_list route
|
2022-04-15 22:02:16 +02:00 |
|
|
489f938b71
|
Can specify environment variables in client configuration
|
2022-04-15 21:58:07 +02:00 |
|
|
937343c5f9
|
Add email to id_token
|
2022-04-15 20:34:07 +02:00 |
|
|
03a4bbb580
|
Cargo clippy
|
2022-04-15 20:18:36 +02:00 |
|
|
acabf438ed
|
Reduce access tokens length
|
2022-04-15 20:16:02 +02:00 |
|
|
94c601119a
|
Use JWT token for access token
|
2022-04-15 20:08:31 +02:00 |
|
|
69bb2816b9
|
Can disable code_challenge for specific clients
|
2022-04-15 19:26:17 +02:00 |
|
|
cac461e03d
|
Can bypass code verifier for specific clients
|
2022-04-15 18:28:53 +02:00 |
|
|
1d21b30b68
|
Fix bad issuer
|
2022-04-15 17:30:43 +02:00 |
|
|
e0016b8305
|
More permissive redirect uris
|
2022-04-15 17:27:53 +02:00 |
|
|
819210ae86
|
Userinfo endpoint is working
|
2022-04-15 17:04:23 +02:00 |
|
|
b867016a71
|
Start to build userinfo endpoint
|
2022-04-14 18:39:18 +02:00 |
|
|
27cee8d3a0
|
Simplify code
|
2022-04-14 18:07:30 +02:00 |
|
|
45f125a331
|
Add code challenge support
|
2022-04-14 18:04:01 +02:00 |
|
|
0b64c88fc6
|
Normalize error responses
|
2022-04-14 17:13:07 +02:00 |
|
|
078a913f6a
|
Can request refresh tokens
|
2022-04-14 17:02:47 +02:00 |
|
|
8a005c4185
|
Add missing claim
|
2022-04-13 19:14:37 +02:00 |
|
|
53a540139c
|
Emit id_token
|
2022-04-13 19:07:58 +02:00 |
|
|
d69b44528e
|
Add /openid/token route
|
2022-04-12 20:40:44 +02:00 |
|
|
97203a955d
|
Merge pull request 'Update Rust crate clap to 3.1.8' (#2) from renovate/clap-3.x into master
Reviewed-on: #2
|
2022-04-09 12:29:32 +02:00 |
|
|
88e34902c0
|
cargo clippy
|
2022-04-09 12:25:56 +02:00 |
|
|
5633aae029
|
Check if user is authorized to access an application before authenticating him
|
2022-04-09 12:24:03 +02:00 |
|
|
b10215ae9c
|
Save open id session
|
2022-04-09 12:18:59 +02:00 |
|
|
c4bc559b4d
|
Check OpenID request parameters
|
2022-04-09 11:30:23 +02:00 |
|
|
51e52e5ed7
|
cargo clippy
|
2022-04-08 18:54:22 +02:00 |
|
|
7978706803
|
Add openid-connecter discovery route
|
2022-04-08 18:53:57 +02:00 |
|
|
c7d075f94e
|
Can delete user account
|
2022-04-08 17:54:51 +02:00 |
|
|
65dac1e923
|
Can update user information
|
2022-04-08 16:28:19 +02:00 |
|
|
91817bd2a4
|
Fix bad strings
|
2022-04-07 19:02:34 +02:00 |
|
|
4e14e383b4
|
cargo clippy
|
2022-04-07 19:00:36 +02:00 |
|
|
c9ca23cd82
|
Can create user accounts
|
2022-04-07 18:59:48 +02:00 |
|
|
52888b3af7
|
Automatically join services into single input field on submit
|
2022-04-07 18:17:58 +02:00 |
|
|
a6acbde093
|
Dynamically check username
|
2022-04-07 17:57:10 +02:00 |
|
|
91d71c7006
|
Start to build edit user form
|
2022-04-07 17:32:29 +02:00 |
|