Method: ClerkHttpClient::UpdateSAMLConnectionRequest#sync_user_attributes

Defined in:
lib/clerk-http-client/models/update_saml_connection_request.rb

#sync_user_attributesObject

Controls whether to update the user’s attributes in each sign-in



48
49
50
# File 'lib/clerk-http-client/models/update_saml_connection_request.rb', line 48

def sync_user_attributes
  @sync_user_attributes
end