<% active_provider = AuthProvider.active %> <%= render 'notifications_mailer/shared/hello', recipient: @recipient %> <% url_path = File.join(root_url, 'sso-redirect') %>

<%= t(".body.the_platform") %> <%= Setting.get('fablab_name') %> <%= t(".body.is_changing_its_auth_system_and_will_now_use") %> <%= active_provider.name %> <%= t(".body.instead_of") %> <%= AuthProvider.find_by(status: 'previous').name %>.

<%= t('.body.consequence_of_the_modification') %>

<%= t('.body.to_use_the_platform_thanks_for') %> <%= t('.body.create_an_account_on') %> <%= active_provider.name %> <%= t('.body.or_use_an_existing_account_clicking_here') %>

<%= t('.body.in_case_of_problem_enter_the_following_code') %>

<%= @attached_object.auth_token %>