OIDCSettings$json top-level constant
Implementation
@$core.Deprecated('Use oIDCSettingsDescriptor instead')
const OIDCSettings$json = {
'1': 'OIDCSettings',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ObjectDetails',
'10': 'details'
},
{
'1': 'access_token_lifetime',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'accessTokenLifetime'
},
{
'1': 'id_token_lifetime',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'idTokenLifetime'
},
{
'1': 'refresh_token_idle_expiration',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'refreshTokenIdleExpiration'
},
{
'1': 'refresh_token_expiration',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'refreshTokenExpiration'
},
],
};