mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 12:22:10 +08:00
perf(X-Pack): Oauth2 对接支持配置 code key (#17152)
This commit is contained in:
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 415b64c75c...2cbba8ae77
@@ -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