OAuth客户端的设置日志

操作 等级 日志
添加OAuth客户端 重要信息 [create] oauth_client(id:*, display_name:'**', provider_name:'**', client_id:'**', oauth_client_code:'**')
更改OAuth客户端 重要信息 [modify] oauth_client(id:*, display_name:'**', provider_name:'**', client_id:'**', oauth_client_code:'**')
删除OAuth客户端 重要信息 [delete] oauth_client(id:*, display_name:'**', provider_name:'**', client_id:'**', oauth_client_code:'**')
属性 意思 备注
client_id 客户端ID  
display_name OAuth 客户端的显示名称  
id OAuth客户端的设置ID 该ID由Garoon自动设置。
oauth_client_code OAuth客户端代码 该代码由Garoon自动设置。
provider_name 提供商 显示以下值之一。
  • Google
  • Microsoft