-
Set CAMUNDA_PLATFORM_VERSION in .env file to 8.4.5
-
Start docker compose with
docker compose -d up
-
Attach shell to the nicolaka/netshoot container
-
Execute the follwoing command
/tmp/netshoot/topology.sh
-
Success
-
What it does
- Creates access token by the idp with client credentials flow
- Calls method Topology of the zeebe gRPC interface without authentication header
- Calls method Topology of the zeebe gRPC interface with authentication header
-
Set CAMUNDA_PLATFORM_VERSION in .env file to 8.5.0
-
Restart with
docker compose -d up
-
Execute the follwoing command
/tmp/netshoot/topology.sh
-
FAIL
- Check zeebe log to see the exception
-
Shutdown with
docker compose down
forked from McAlm/Camunda8-OIDCSandbox
-
Notifications
You must be signed in to change notification settings - Fork 0
alexmeise/Camunda8-OIDCSandbox-Dex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Just the same but using dex instead of the oidc mock
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%