Client Id null fix
parent
935b5ed43a
commit
b99d2ed9dc
|
@ -67,7 +67,7 @@
|
||||||
scope:["openid"],
|
scope:["openid"],
|
||||||
authorities:[],
|
authorities:[],
|
||||||
clientDescription:"",
|
clientDescription:"",
|
||||||
clientId:null,
|
clientId:"",
|
||||||
allowRefresh:false,
|
allowRefresh:false,
|
||||||
accessTokenValiditySeconds: 0,
|
accessTokenValiditySeconds: 0,
|
||||||
refreshTokenValiditySeconds: 0
|
refreshTokenValiditySeconds: 0
|
||||||
|
|
Loading…
Reference in New Issue