Skip to content

Add support for identity token authentication#1179

Merged
cristianrgreco merged 4 commits intomainfrom
651
Nov 13, 2025
Merged

Add support for identity token authentication#1179
cristianrgreco merged 4 commits intomainfrom
651

Conversation

@cristianrgreco
Copy link
Copy Markdown
Collaborator

Fixes #651

@netlify
Copy link
Copy Markdown

netlify bot commented Nov 12, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 709a65e
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6914ad8af6044700079ffd5c
😎 Deploy Preview https://deploy-preview-1179--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality labels Nov 12, 2025
@cristianrgreco cristianrgreco merged commit 3f1cbb5 into main Nov 13, 2025
332 checks passed
@cristianrgreco cristianrgreco deleted the 651 branch November 13, 2025 12:47
vaernion pushed a commit to Arbeidstilsynet/brevgen2 that referenced this pull request Dec 3, 2025
….9.0

> **Note:** This PR body was truncated due to platform limits.

This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | [`11.7.2` -> `11.9.0`](https://renovatebot.com/diffs/npm/testcontainers/11.7.2/11.9.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/testcontainers/11.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/testcontainers/11.7.2/11.9.0?slim=true) |

---

### Release Notes

<details>
<summary>testcontainers/testcontainers-node (testcontainers)</summary>

### [`v11.9.0`](https://github.com/testcontainers/testcontainers-node/releases/tag/v11.9.0)

[Compare Source](testcontainers/testcontainers-node@v11.8.1...v11.9.0)

#### Changes

#### 🚀 Features

- Add support for identity token authentication [@&#8203;cristianrgreco](https://github.com/cristianrgreco) ([#&#8203;1179](testcontainers/testcontainers-node#1179))

#### 📦 Dependency Updates

- Bump the dependencies group across 21 directories with 23 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;1187](testcontainers/testcontainers-node#1187))
- Bump mkdocs-material from 9.6.23 to 9.7.0 in the dependencies group @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;1186](testcontainers/testcontainers-node#1186))

### [`v11.8.1`](https://github.com/testcontainers/testcontainers-node/releases/tag/v11.8.1)

[Compare Source](testcontainers/testcontainers-node@v11.8.0...v11.8.1)

#### Changes

#### 🐛 Bug Fixes

- Fix Redis container to accept command override [@&#8203;ziggornif](https://github.com/ziggornif) ([#&#8203;1155](testcontainers/testcontainers-node#1155))

#### 📦 Dependency Updates

- Bump the dependencies group with 10 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;1176](testcontainers/testcontainers-node#1176))
- Bump mkdocs-material from 9.6.22 to 9.6.23 in the dependencies group @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;1178](testcontainers/testcontainers-node#1178))
- Bump the dependencies group across 28 directories with 31 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;1177](testcontainers/testcontainers-node#1177))

### [`v11.8.0`](https://github.com/testcontainers/testcontainers-node/releases/tag/v11.8.0)

[Compare Source](testcontainers/testcontainers-node@v11.7.2...v11.8.0)

#### Changes

#### 🚀 Features

- Add configuration for `TESTCONTAINERS_RYUK_RECONNECTION_TIMEOUT` [@&#8203;abendi](https://g...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor Backward compatible functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Add support authenticate with identityToken when use CredentialProvider

1 participant