UserOpenIdCredentials
                                    The user credentials for authentication by OpenID parameter map.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     The OpenID auth parameter map serialized to String.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The OpenID token, you must specify either this or parameterMap which contains id_token with the same value.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The URL web domain - needed only for embedded authentication.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Custom data input for usage within the product.  | 
                                                - | 
                                                     string  | 
                                                
Usages
 /API2/auth/authenticateUserEmbedOPENID
                                    
 /API2/auth/authenticateUserOPENIDAlt
                                    
 /API3/authentication/authenticateUserEmbedOPENID
                                    
 /API3/authentication/authenticateUserOPENID
                                    
 parameterMap