mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 20:42:07 +08:00
perf(X-Pack): Oauth2 对接支持配置 code key (#17152)
This commit is contained in:
2
de-xpack
2
de-xpack
Submodule de-xpack updated: e9c40e615e...0af7923b3e
@@ -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