<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [JwtTokenManagerOptions](./ibm-cloud-sdk-core.jwttokenmanageroptions.md)

## JwtTokenManagerOptions type

Configuration options for JWT token retrieval.

**Signature:**

```typescript
export type JwtTokenManagerOptions = TokenManagerOptions;
```
**References:** [TokenManagerOptions](./ibm-cloud-sdk-core.tokenmanageroptions.md)

