Michael Weimann
|
aff8826c99
|
Set native return types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:31 +01:00 |
Joshua Bachmeier
|
6917f7805b
|
Add support for oauth scopes
As defined in RFC6749:
* https://www.rfc-editor.org/rfc/rfc6749#section-4.1.1
* https://www.rfc-editor.org/rfc/rfc6749#section-3.3
Scopes can be configured per-provider in engelsystem config.
|
2022-12-02 15:35:10 +01:00 |
Joshua Bachmeier
|
44821019b6
|
Add error handling to oauth provider response processing
|
2022-12-02 15:35:10 +01:00 |
Igor Scheller
|
d8076abc38
|
Make password enabled configurable via oauth settings
|
2022-03-20 18:29:51 +01:00 |
Igor Scheller
|
26ab0619f5
|
OAuth: Allow nested info attributes
|
2021-12-12 12:34:43 +01:00 |
Igor Scheller
|
2d45e04a90
|
Added option to allow sso account creation even if public registration is disabled
|
2021-12-12 12:34:43 +01:00 |
Igor Scheller
|
1ba4b57eac
|
Added OAuth2 SSO login group mapping
|
2021-12-12 12:34:43 +01:00 |
Igor Scheller
|
ec355d40f5
|
Added user related factories
|
2021-08-08 18:31:33 +02:00 |
Igor Scheller
|
bb2a13f605
|
OAuth: Compare oauth users using exact compare
|
2021-04-12 17:13:48 +02:00 |
Igor Scheller
|
d423bb07d3
|
OAuth: Save auth tokens
|
2020-12-26 21:09:24 +01:00 |
Igor Scheller
|
80941c2999
|
Login: Added OAuth support
|
2020-11-22 14:55:29 +01:00 |