Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at slawek/azure-node-playground 2026-01-27 08:08:31 +01:00
0904c44f63 Fix: corrected script permissions.
slawek pushed to main at slawek/azure-node-playground 2026-01-27 08:07:56 +01:00
31fde09dcc Incorporated pkce into auth.
slawek pushed to main at slawek/azure-node-playground 2026-01-27 08:07:29 +01:00
f0a16144bd Update: implement token caching in loginInteractive and enhance error handling
6dc72ab8d2 Interactive login first phase.
347aee10fd Refactor: replace appId with clientId in authentication client creation
e044813240 Refactor: changed appId configuration variable to clientId.
341332b362 Update file permissions and enhance setup scripts for better security
slawek created branch main in slawek/azure-node-playground 2026-01-27 08:07:29 +01:00
slawek created repository slawek/azure-node-playground 2026-01-27 08:07:16 +01:00
slawek pushed to main at slawek/vault 2026-01-21 06:58:50 +01:00
4c489a05f5 Updated log processing documentation.
slawek pushed to main at slawek/vault 2026-01-20 23:45:08 +01:00
742011ca86 Add detailed documentation for identity entities and environment variables
slawek pushed to main at slawek/vault 2026-01-20 19:51:44 +01:00
b887ade155 Updates to identity docs.
slawek pushed to main at slawek/vault 2026-01-20 17:43:42 +01:00
ba8d65173b Add vault-login script for user authentication
slawek pushed to main at slawek/vault 2026-01-20 06:59:41 +01:00
aeb0080f7c Updated TOKEN_ACCESSOR calculation.
slawek pushed to main at slawek/vault 2026-01-19 22:23:24 +01:00
b93f47bd6c Add Identity and Authentication documentation
slawek pushed to main at slawek/vault 2026-01-19 20:43:43 +01:00
30eaccb1a3 Fix: override default restritive policy for identity admin.
6c5323025b Cleaned up admin policy.
5050963cd5 Update .gitignore to include default_policy.hcl
Compare 3 commits »
slawek pushed to main at slawek/vault 2026-01-18 17:27:45 +01:00
2c9cb6df90 Update Alloy configuration in README to include log level and tail_from_end setting for audit logs
slawek pushed to main at slawek/vault 2026-01-18 12:07:02 +01:00
fe38e97e02 Add auditing section to README with configuration and commands
aca9f4c5ab Add policy files for Vault: admin, app_role, and identity policies
74a364c8e1 Add unwrap and wrap scripts for handling wrapped secrets in Vault
691bcf2bb4 Add auditing configuration check command to README
1034231806 Add VSCode settings for HCL file formatting
Compare 5 commits »
slawek pushed to main at slawek/vault 2026-01-18 11:55:13 +01:00
54dd1e4e4f Update audit logging instructions and add Alloy configuration for monitoring
slawek pushed to main at koszewscy/setup-github-release 2026-01-11 20:03:50 +01:00
483a1c5f13 Fix: README corrections.
slawek pushed tag v1 to koszewscy/setup-github-release 2026-01-11 20:03:48 +01:00
slawek pushed tag v1.3.0 to koszewscy/setup-github-release 2026-01-11 19:58:41 +01:00
slawek pushed tag v1 to koszewscy/setup-github-release 2026-01-11 19:57:16 +01:00
slawek pushed to main at koszewscy/setup-github-release 2026-01-11 19:57:09 +01:00
90033e0b9e A dummy change to trigger the workflow.