JWKS
Import this model from the entry point of its package:
import { JWKS } from '@sailpoint/angular-sdk/shared_signals_framework_ssf';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| keys | Array<JWK> | Array of JSON Web Keys. | [default to undefined] |
Import this model from the entry point of its package:
import { JWKS } from '@sailpoint/angular-sdk/shared_signals_framework_ssf';
| Name | Type | Description | Notes |
|---|---|---|---|
| keys | Array<JWK> | Array of JSON Web Keys. | [default to undefined] |