Lakhan Samani
e5fbaa26e1
fix: pkce flow for oauth login
2024-01-08 14:21:24 +05:30
scaletech-milan
de5c18b60f
Feat: add screen_hint param in /authorize api for explicit signup redirection ( #420 )
...
* Feat:
- Introduce screen_hint param in /authorize for explicit signup redirection
* Feat:
- Declare variable for base path and signup path
- Add social login on signup page
* Refactor:
- Update variable name for screen hint param
2023-11-21 13:08:32 +05:30
Joker_
356428ea02
Fix wrong response_type parsed when missing response_mode
2023-06-29 23:10:44 +08:00
Lakhan Samani
02c0ebb9c4
fix: session storage
2023-04-08 13:06:15 +05:30
Lakhan Samani
48344ffd4c
feat: add support for default response mode & type env
...
Resolves #341
2023-04-01 17:36:07 +05:30
Lakhan Samani
70242debe1
[server] fix scope response type + add extra claims to access token
2023-02-08 09:39:08 +05:30
Leander Gangsø
2847300bf6
fix: update deprecated func since go 1.16
...
might want to update the docs if you accept this, as it states go > 1.15 is required
2022-12-23 21:12:11 +01:00
Leander Gangsø
d438480f37
fix: remove unused formatting directive
2022-12-23 21:12:11 +01:00
Lakhan Samani
1c4e29fa7c
fix: access_token renew + web_message redirect
2022-11-29 05:27:29 +05:30
Lakhan Samani
75a547cfe2
fix: other auth recipes for oidc idp + remove logs
2022-11-15 21:45:08 +05:30
Lakhan Samani
579899c397
fix(server): creepy @@ string split logic for auth_token
2022-11-13 01:22:21 +05:30
Lakhan Samani
9320f1cb07
fix(server): add flow comment
2022-11-13 00:40:28 +05:30
Lakhan Samani
49556b1709
fix: openid flow
2022-11-12 23:54:37 +05:30
Lakhan Samani
274909b7c9
feat: add nonce variable to create auth token
2022-10-23 21:08:08 +05:30
Lakhan Samani
c6019e650b
fix: add manual code generation
2022-10-20 15:35:26 +05:30
Lakhan Samani
b2e0a3371f
fix: revert nonce
2022-10-20 00:14:06 +05:30
Lakhan Samani
fedc3173fe
fix: get nonce from query request if possible
2022-10-19 23:36:33 +05:30
Lakhan Samani
de4381261e
fix: add nonce to supported claims
2022-10-19 23:17:13 +05:30
Lakhan Samani
a916b8c32c
fix: add nonce
2022-10-19 19:04:15 +05:30
Lakhan Samani
cc23784df8
fix: add code to login query params
2022-10-19 12:01:34 +05:30
Lakhan Samani
7ff3b3018a
fix: add code to query params
2022-10-19 11:29:49 +05:30
Lakhan Samani
2b52932e98
fix: add code to other response methods
2022-10-19 09:03:00 +05:30
Lakhan Samani
c716638725
fix(server): revert the state & code_challenge validation
2022-10-18 23:24:19 +05:30
Lakhan Samani
252cd1fa2d
fix: make code_challenge optional
2022-10-18 23:14:24 +05:30
Lakhan Samani
7c2693b086
fix: form post template
2022-10-18 23:03:55 +05:30
Lakhan Samani
eaa10ec5bc
fix: error detection
2022-10-18 22:34:57 +05:30
Lakhan Samani
253128ca0c
fix: query params for code response
2022-10-18 22:00:54 +05:30
Lakhan Samani
cddfe1e088
fix: response
2022-10-18 21:46:37 +05:30
Lakhan Samani
8e655bcb5b
fix: authorize response
2022-10-18 21:29:09 +05:30
Lakhan Samani
9a411e673c
fix: reponse
2022-10-18 21:08:53 +05:30
Lakhan Samani
346c8e5a47
fix: handle response
2022-10-16 22:16:37 +05:30
Lakhan Samani
3cd99fe5f6
fix: open id config
2022-10-16 21:03:37 +05:30
Lakhan Samani
2bd92d6028
feat: add form_post method
2022-10-16 20:46:54 +05:30
Lakhan Samani
ff805e3ef2
fix: add comments
2022-10-12 13:10:24 +05:30
Lakhan Samani
0115128ee7
fix(server): authorizer as oauth provider
2022-10-09 19:48:13 +05:30
Lakhan Samani
97f6c7d50a
fix: authorize endpoint setting user session
2022-08-29 08:18:20 +05:30
Lakhan Samani
e91a819067
feat: implement resolvers
2022-07-10 21:49:33 +05:30
Lakhan Samani
2a5d5d43b0
fix: add namespace to session token keys
2022-06-29 22:24:00 +05:30
Lakhan Samani
e6a4670ba9
fix: add provider to token creation
2022-06-29 09:54:12 +05:30
Lakhan Samani
82a2a42f84
fix: user session access
2022-06-12 00:27:21 +05:30
Lakhan Samani
926ab07c07
fix: session invalidation
2022-06-11 19:10:39 +05:30
Lakhan Samani
43359f1dba
fix: update store method till handlers
2022-05-29 17:22:46 +05:30
Lakhan Samani
1941cf4299
fix: move sessionstore -> memstore
2022-05-27 23:20:38 +05:30
Lakhan Samani
714b79e4ab
fix: format logs
2022-05-25 12:30:22 +05:30
Lakhan Samani
b35d86fd40
feat: add logs for http handlers
2022-05-23 11:52:51 +05:30
Lakhan Samani
4a3e3633ea
fix: default access token expiry time
2022-03-25 20:29:00 +05:30
egor.medvedev
819dd57377
Merge branch 'authorizerdev/authorizer:main' into main
2022-03-25 16:13:46 +03:00
egor.medvedev
044b025ba2
enhancement: add access_token_expiry_time env variable
2022-03-25 15:21:20 +03:00
Lakhan Samani
99b846811a
fix: token + redirect
2022-03-16 21:44:57 +05:30
Lakhan Samani
f5bdc8db39
fix: refresh token store info
2022-03-08 21:13:23 +05:30