Sha256: f023d39a56ef2a40bea2629eb0d5e0cbcf28527daa0ccc5d4b80fb2e18a04328
Contents?: true
Size: 400 Bytes
Versions: 10
Compression:
Stored size: 400 Bytes
Contents
# TalonOne::SamlLoginEndpoint ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | ID of the SAML service. | **login_url** | **String** | Single Sign-On URL. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::SamlLoginEndpoint.new(name: null, login_url: null) ```
Version data entries
10 entries across 10 versions & 1 rubygems