AddJWTIDPRequest$json top-level constant
Implementation
@$core.Deprecated('Use addJWTIDPRequestDescriptor instead')
const AddJWTIDPRequest$json = {
'1': 'AddJWTIDPRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{
'1': 'styling_type',
'3': 2,
'4': 1,
'5': 14,
'6': '.zitadel.idp.v1.IDPStylingType',
'8': {},
'10': 'stylingType'
},
{'1': 'jwt_endpoint', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'jwtEndpoint'},
{'1': 'issuer', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'issuer'},
{
'1': 'keys_endpoint',
'3': 5,
'4': 1,
'5': 9,
'8': {},
'10': 'keysEndpoint'
},
{'1': 'header_name', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'headerName'},
{'1': 'auto_register', '3': 7, '4': 1, '5': 8, '10': 'autoRegister'},
],
'7': {},
};