OIDCConfig$json top-level constant
Implementation
@$core.Deprecated('Use oIDCConfigDescriptor instead')
const OIDCConfig$json = {
'1': 'OIDCConfig',
'2': [
{'1': 'client_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{'1': 'issuer', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'issuer'},
{'1': 'scopes', '3': 3, '4': 3, '5': 9, '8': {}, '10': 'scopes'},
{'1': 'display_name_mapping', '3': 4, '4': 1, '5': 14, '6': '.zitadel.idp.v1.OIDCMappingField', '8': {}, '10': 'displayNameMapping'},
{'1': 'username_mapping', '3': 5, '4': 1, '5': 14, '6': '.zitadel.idp.v1.OIDCMappingField', '8': {}, '10': 'usernameMapping'},
],
};