mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 04:12:11 +08:00
perf(X-Pack): Oauth2 对接支持配置 code key (#17152)
This commit is contained in:
@@ -19,4 +19,6 @@ public class XpackOauthAuthVO implements Serializable {
|
||||
private String authEndpoint;
|
||||
|
||||
private String scope;
|
||||
|
||||
private String codeKey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user