Request new ZKC-based auth credential
This commit is contained in:
parent
fc02762588
commit
6f92bcd86b
1 changed files with 1 additions and 1 deletions
|
@ -3196,7 +3196,7 @@ export function initialize({
|
|||
urlParameters:
|
||||
`?redemptionStartSeconds=${startDayInSeconds}&` +
|
||||
`redemptionEndSeconds=${endDayInSeconds}&` +
|
||||
'pniAsServiceId=true',
|
||||
'zkcCredential=true',
|
||||
httpType: 'GET',
|
||||
responseType: 'json',
|
||||
})) as GetGroupCredentialsResultType;
|
||||
|
|
Loading…
Add table
Reference in a new issue