SDDCManagerOidcInfo
                                SDDCManagerOidcInfo                            
                            
                            Represents the SDDC Manager's OIDC client information
JSON Example
                                    {
    "oidcClientId": "string",
    "oidcAuthorizationEndpoint": "string",
    "oidcEndSessionEndpoint": "string",
    "idpType": "string",
    "source": "string"
}
            
            
                                    string
                
                
            
        
        
                oidcClientId            
                            Required
            
            
        The SDDC Manager OIDC client id
            
            
                                    string
                
                
            
        
        
                oidcAuthorizationEndpoint            
                            Required
            
            
        The SDDC Manager Authorization end point
            
            
                                    string
                
                
            
        
        
                oidcEndSessionEndpoint            
                            Required
            
            
        The SDDC Manager end session end point
            
            
                                    string
                
                
            
        
        
                idpType            
                            Required
            
            
        The type of the current identity provider
            
            
                                    string
                
                
            
        
        
                source            
                            Required
            
            
        The source of the current identity provider
