Sylvain
784aa93e30
(bug) Unable to import accounts from SSO
...
When the transformation modal was opened but leaved empty, the field
mapping.transformation.type is defined but not
mapping.transformation.mapping, which result in the following error:
NoMethodError (undefined method `each' for nil:NilClass):
lib/omni_auth/data_mapping/base.rb:16:in `map_transformation'
2022-07-11 12:34:11 +02:00
Sylvain
883f570d2b
(bug) unable to connect with OAuth2
2022-06-07 15:23:11 +02:00
Sylvain
07578b5826
(ui)(api) configure data mapping for openid
2022-05-04 12:28:48 +02:00
Sylvain
d7a38b491b
(ui) automatically test for discovery endpoint
2022-05-04 12:28:31 +02:00
Sylvain
b4e53d2039
(db) table to save OpenID connect configuration
...
Also refactored OAuth2Mapping to allow usage with any types of providers
2022-05-04 12:16:38 +02:00
Sylvain
0c51aff748
(feat) OAuth2 scopes are now configurable from the interface
...
Previously, scopes were supported through OAUTH2_SCOPE since v5.3.1.
BREAKING CHANGE: update your oauth2 provider configuration if you need scopes support
2022-03-22 16:40:09 +01:00
Sylvain
67850a6f9f
(feat) optional sso debug logs according to SSO_DEBUG env var
2022-01-17 15:24:07 +01:00
Sylvain
3a787ea2a0
support for JSONPath syntax in oAuth2 mapping
2021-12-20 13:40:55 +01:00
Sylvain
2bab28dfe6
read scope from env
2021-11-17 09:44:22 +01:00
Sylvain
9b06d8d756
add graph defautl scope
2021-11-16 11:16:11 +01:00
Sylvain
1427b5a4a5
fix stack level too deep
2021-11-16 10:33:53 +01:00
Sylvain
ae969f63ab
add logs
2021-11-16 10:25:45 +01:00
Sylvain
dcea74a026
fix undefined logger
2021-11-16 10:15:51 +01:00
Sylvain
9f98312d5b
add debug logs
2021-11-16 09:47:36 +01:00
Sylvain
732fdb8ee9
use Azur AD scope
2021-11-03 12:29:18 +01:00
Sylvain
f62eec9d3c
try empty oauth2 scope
2021-11-02 11:24:10 +01:00
Sylvain
5fcf9968cb
Updated Omniauth & Omniauth-oauth2 + fixed oauth2 callback url
2019-10-02 16:06:27 +02:00
Sylvain
c983b3cdc3
BracesAroundHashParameters: context_dependent
2019-01-31 17:22:23 +01:00
Sylvain
7f59b2eedb
fixed ruby syntax in libs
2019-01-31 17:15:26 +01:00
Sylvain
81a6b996ee
fix sso data mmaing: if no mapping were defined for an integer value, set the raw value
2016-09-22 17:32:25 +02:00
Sylvain
3c277428bf
[SSO] field data mapping transformation on data reception
2016-09-15 17:10:41 +02:00
cyril
d1450f65f6
release 2.0 rc
2016-03-23 18:39:41 +01:00