return consent map to service account (#2604)

This commit is contained in:
Firstyear 2024-03-02 11:12:58 +10:00 committed by GitHub
parent d407844e6a
commit 4c88d6b27c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -806,6 +806,7 @@ pub static ref SCHEMA_CLASS_SERVICE_ACCOUNT_DL5: SchemaClass = SchemaClass {
Attribute::SshPublicKey.into(),
Attribute::UserAuthTokenSession.into(),
Attribute::OAuth2Session.into(),
Attribute::OAuth2ConsentScopeMap.into(),
Attribute::Description.into(),
Attribute::Mail.into(),