SsoDomainEntity
                                SsoDomainEntity                            
                            Represents SSO domain entity
JSON Example
                                    {
    "id": "string",
    "name": "string",
    "type": "One among: USER, GROUP"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        The ID of the SSO domain entity
            
            
                                    string
                
                
            
        
        
                name            
                            Optional
            
            
        The name of the SSO domain entity
            
            
                                    string
                
                
            
        
        
                type            
                            Required
            
            
        The type of the SSO domain entity
