|
503d244166
|
feat(web): add lint (#875)
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
|
2022-07-10 15:45:55 +08:00 |
|
|
15daf5dbfe
|
feat: add casdoor as saml idp support (#571)
* feat: add casdoor as saml idp support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: merge code
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: modify response value
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify samlResponse generation method
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: generating a response using etree
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change metadata url
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify front-end adaptation
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: recovering an incorrect override
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change the samlResponse location
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: add relayState support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-04-08 23:06:48 +08:00 |
|
|
3cf1b990be
|
feat: support CAS with organizations and applications (#621)
|
2022-04-04 00:09:04 +08:00 |
|
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
|
d943d5cc61
|
fix: oauth params null value error (#465)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-01-30 17:58:54 +08:00 |
|
|
630b84f534
|
feat: add PKCE support (#434)
* feat: add PKCE support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: error output when challenge is empty
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-01-21 09:29:19 +08:00 |
|
|
98f6cc0085
|
feat: add OIDC feature support. (#373)
1. add nonce parameter.
2. add sub in userinfo endpoint.
Signed-off-by: 0x2a <stevesough@gmail.com>
|
2021-12-15 21:42:16 +08:00 |
|
|
629ae5a54b
|
Improve OAuth params.
|
2021-08-01 14:27:53 +08:00 |
|
|
c122e89fc1
|
Improve jump links.
|
2021-06-14 23:23:59 +08:00 |
|
|
ec91ded5aa
|
Remove header for some pages.
|
2021-06-09 20:38:46 +08:00 |
|
|
b23e8cf90c
|
Improve i18n.
|
2021-05-24 20:48:04 +08:00 |
|
|
7a0ed4ebaf
|
Replace "register" with "sign up".
|
2021-04-27 22:47:44 +08:00 |
|
|
36895801f0
|
Add Link API.
|
2021-04-19 01:14:41 +08:00 |
|
|
d11bb49eac
|
Improve login failure handling.
|
2021-03-26 21:58:19 +08:00 |
|
|
b6b433f26a
|
Add EnableSignUp.
|
2021-03-26 21:55:39 +08:00 |
|
|
da38f7a6ba
|
Improve login error handling.
|
2021-03-25 23:22:34 +08:00 |
|
|
1c97501016
|
Simplify callback URL.
|
2021-03-21 16:05:00 +08:00 |
|
|
26502350d3
|
Add innerParams.
|
2021-03-21 13:45:55 +08:00 |
|
|
f89f454e0e
|
Add getOAuthGetParameters().
|
2021-03-20 16:51:10 +08:00 |
|
|
906fe9758e
|
Add profile links.
|
2021-02-14 22:49:06 +08:00 |
|
|
b5b86262d6
|
Refactor the auth code.
|
2021-02-14 17:12:08 +08:00 |
|
|
faeb93494c
|
Improve auth folder.
|
2021-02-14 15:40:57 +08:00 |
|