1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/lib/omni_auth
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
..
data_mapping (bug) Unable to import accounts from SSO 2022-07-11 12:34:11 +02:00
strategies (bug) unable to connect with OAuth2 2022-06-07 15:23:11 +02:00
oauth2.rb (ui) automatically test for discovery endpoint 2022-05-04 12:28:31 +02:00
openid_connect.rb (ui) automatically test for discovery endpoint 2022-05-04 12:28:31 +02:00