mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
perf(X-Pack): OAuth2 支持 client_secret_jwt 方式认证
This commit is contained in:
committed by
fit2cloud-chenyw
parent
70c6784081
commit
05235f883e
@@ -27,4 +27,6 @@ public class XpackOauth2VO implements Serializable {
|
||||
private String mapping;
|
||||
|
||||
private String redirectUri;
|
||||
|
||||
private String authMethod = "0";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user