SamlUiLogoInfo

class SamlUiLogoInfo[source]

The data that describes the logo for a SAML provider.

url: str

The URL where you can download the logo.

width: int

The width of the logo.

height: int

The height of the logo.