SamlConfig: SamlConfig Class

SamlConfigR Documentation

SamlConfig Class

Description

SamlConfig Class

SamlConfig Class

Public fields

can
enabled
idp_cert
idp_url
idp_issuer
idp_audience
allowed_clock_drift
user_attribute_map_email
user_attribute_map_first_name
user_attribute_map_last_name
new_user_migration_types
alternate_email_login_allowed
test_slug
modified_at
modified_by
default_new_user_roles
default_new_user_groups
default_new_user_role_ids
default_new_user_group_ids
set_roles_from_groups
groups_attribute
groups
groups_with_role_ids
auth_requires_role
user_attributes
user_attributes_with_ids
groups_finder_type
groups_member_value
bypass_login_page
allow_normal_group_membership
allow_roles_from_normal_groups
allow_direct_roles
url

Methods

Public methods


Method new()

Usage
SamlConfig$new(
  can,
  enabled,
  idp_cert,
  idp_url,
  idp_issuer,
  idp_audience,
  allowed_clock_drift,
  user_attribute_map_email,
  user_attribute_map_first_name,
  user_attribute_map_last_name,
  new_user_migration_types,
  alternate_email_login_allowed,
  test_slug,
  modified_at,
  modified_by,
  default_new_user_roles,
  default_new_user_groups,
  default_new_user_role_ids,
  default_new_user_group_ids,
  set_roles_from_groups,
  groups_attribute,
  groups,
  groups_with_role_ids,
  auth_requires_role,
  user_attributes,
  user_attributes_with_ids,
  groups_finder_type,
  groups_member_value,
  bypass_login_page,
  allow_normal_group_membership,
  allow_roles_from_normal_groups,
  allow_direct_roles,
  url
)

Method toJSON()

Usage
SamlConfig$toJSON()

Method fromJSONObject()

Usage
SamlConfig$fromJSONObject(SamlConfigJsonObject)

Method fromJSON()

Usage
SamlConfig$fromJSON(SamlConfigJson)

Method toJSONString()

Usage
SamlConfig$toJSONString()

Method fromJSONString()

Usage
SamlConfig$fromJSONString(SamlConfigJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SamlConfig$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.