Lifesize Admin Console

Last Updated: Jul 03, 2025

Configure in admin console

Configuring your IdP settings

Configuration varies with each IdP. Lifesize requires these settings in your IdP:

  • Assertion Consumer Service (ACS) URL:  https://login.lifesizecloud.com/ls/?acs
  • Attribute names or statements (firstnamelastnameemail) which must match those in the Lifesize app. Note: The following Name ID format is required:

urn:oasis:names:tc:SAML:2.0:nameid-format:transient

  • Entity Id: https://login.lifesizecloud.com/ls/metadata/
  • URL that your IdP uses to receive single sign-on requests. This URL must match the value in the Login URL field in the Lifesize app (Advanced Settings > SSO Integration).
  • Default Relay State: Matches the Relay State field in the Lifesize app. Note: The Relay State field populates after you have entered your settings and clicked Test in the Lifesize app. See Configuring SSO below.
  • X.509 encoded security certificate:
-----BEGIN CERTIFICATE-----
MIIECTCCAvGgAwIBAgIUDycfSG6rbx7+lBXysOO5v+j0yoswDQYJKoZIhvcNAQEL
BQAwgZMxCzAJBgNVBAYTAlVTMQswCQYDVQQIDAJOSjEQMA4GA1UEBwwHTWF5d29v
ZDEjMCEGA1UECgwaRW5naG91c2UgSW50ZXJhY3RpdmUsIEluYy4xGjAYBgNVBAMM
EWxpZmVzaXplY2xvdWQuY29tMSQwIgYJKoZIhvcNAQkBFhVzc2xhZG1pbkBsaWZl
c2l6ZS5jb20wHhcNMjUwNzAzMTcyOTA0WhcNMjgwNzAyMTcyOTA0WjCBkzELMAkG
A1UEBhMCVVMxCzAJBgNVBAgMAk5KMRAwDgYDVQQHDAdNYXl3b29kMSMwIQYDVQQK
DBpFbmdob3VzZSBJbnRlcmFjdGl2ZSwgSW5jLjEaMBgGA1UEAwwRbGlmZXNpemVj
bG91ZC5jb20xJDAiBgkqhkiG9w0BCQEWFXNzbGFkbWluQGxpZmVzaXplLmNvbTCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM3qv+pY694zKkKlEGSwYRWQ
sB4NwLTyVDTLEHezeESYBTojtkKvolSxLWV0ddFHtkmEqTXjws5rSnn/eRvIPmni
ukbTcsRU82Ljc/xIDpRy3s4S7e2j9pWNCWQvJfD1/ZtfkGF2oZXt+2vyfU70YxkB
TCN3st+sS8as4zxH8gfrT8vVIykLLHbIgni9DzSBKic9he9zsCeacWMYuRhI7MF8
ROnHMaSCv2Oqi0ANGMXqgR6vEGEpyNBUciNC9bUO3iMRBPWd07Mu3QrD8zOtvGSi
RDYmEa4ZRZfWj848OtDmd+Vg32uEmA5KJOwHV7hP2Wh5lNSMM+LfLZ1VYNlczy0C
AwEAAaNTMFEwHQYDVR0OBBYEFJ7nUaqLzD/Emn9AyVOIeVj+GrBfMB8GA1UdIwQY
MBaAFJ7nUaqLzD/Emn9AyVOIeVj+GrBfMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZI
hvcNAQELBQADggEBABvTc7M07o78ZUior74AT7teAsl/z45gx2nmjn6njZZueS1V
VyYKJvM9Pjq/lCVyMTHMmprHAWCGEkLBxdrUQzMjc3QWTjtMbb+fr8gOmHxb+F4g
C1j8tX5j3zUuK3YiD0/RAlTCTFjcZJny6A1w/CN2IGCiDARgWOLa/V51NMzlZPdj
WDPjOotoHsKg7281OR91GacJMHdDrvl2ZoUTdBPfZOS8uIYrqGHwNFE/gbTy5yPp
LrX3ztsLzZkJV3IWtezB4i13R6lGIE+Ay/7f1LzSOtlvI2eoJb26MTETYEhJOAOM
ECyvcjwVgdSvetqREqbRuUGYxKtH8wSYANck7JQ=
-----END CERTIFICATE-----

Configuring SSO in the Lifesize app

  1. Sign in to the Lifesize admin console.
  2. Click on your profile name and choose Advanced Settings > SSO Configuration and complete these fields:
  • Identity Provider Issuer: A unique identifier for your IdP, which is available in your IdP configuration interface.
  • Login URL: The URL where your IdP receives single sign-on requests.
  • X.509 Certificate: The encoded information for your security certificate that your IdP generates.
  • First Name, Last Name, and Email: Attributes that SAML uses to identify users. Your IdP submits them to the Lifesize login service and the login service uses these attributes to build an account for each user.
  1. After configuring your IdP and Lifesize app settings, click Test to confirm your configuration. Your settings are validated against your IdP.
  2. Once testing is successful, click Update to enable SSO.
  3. Copy the URL from the Relay State field, then enter it as the default relay state setting in your IdP. Note: The Relay State field populates after you enter your settings and click Test in the Lifesize app. Relay State configuration is required for IdP initiated flow to work correctly for the Lifesize app.