| Modifier and Type | Required Element and Description |
|---|---|
String |
issuer |
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
claimMap
Required claims in token in key=value format
|
boolean |
combineWithOr
How to check for the presence of claims,
default is false which will require all claims in the list
to be present in token.
|
Copyright © 2019. All rights reserved.