Skip to content
View mjendza's full-sized avatar
👻
👻

Block or report mjendza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mjendza/README.md

Hi there 👋 I'm Mateusz Jendza

I enjoy mountain biking (MTB) and spending time in the sauna, but since this is GitHub, let's focus on tech! ;)

Motto

Prediction is very difficult, especially about the future. — Niels Bohr

My Links and Resources

Repositories

Links and Resources That Changed My Life:

VC

Products & Libraries

Name Details & Supported Format Link
Paradym Dedicated Wallet (format: sd+vc-json)* https://paradym.id/ & https://play.google.com/store/apps/details?id=id.paradym.wallet
Entra Verified ID Authenticator App + Wallet SDK from MS https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-verified-id
Demo: vcplayground jwt-vc-json https://vcplayground.org/
Demo: https://funke.animo.id/ EUDI/cred-ts https://funke.animo.id/ - (test credo-ts solution)
WalletSDK works with vcplayground (format:jwt-vc-json)* https://github.com/trustbloc/wallet-sdk
credo-ts Full VC Backend (format:sd+vc-json) hosted with docker compose 💪 https://github.com/openwallet-foundation/credo-ts https://credo.js.org/
walt.id Backend with wallet https://docs.walt.id/community-stack/home
bifold React native wallet https://github.com/openwallet-foundation/bifold-wallet
MS Authenticator App VC Wallet Product
.Net Wallet Not Updated for long time https://github.com/openwallet-foundation-labs/wallet-framework-dotnet
didwebvh /didwebvh-ts play with did:webvh https://github.com/decentralized-identity/didwebvh-ts
Apostille - Verifiable Credentials Platform https://github.com/openwallet-foundation-labs/apostille
*Not confirmed via official pages and documentation

Links

Specifications

Final

Drafts & Concepts

Android support

iOS

Documentation & Blog Posts

Tools

Enterprise

Cloud Architecture Materials

Landing Zones

Software Architecture

Evolutionary Architecture

AI

Daily basis AI for me

  • Claude Code (99.99% times via CLI)
  • GitHub Copilot (95% times via CLI)
  • Google Antigravity (Google Gemini) 100% via IDE

Claude Code (this is the winner for now)

Other

IAM

LLM & chat & solutions

MCP

IAM

Open Source

Entra ID

https://jaydoubleu.dev/guides/mcp-azure-oauth2-obo

🗞️ News

Licensing and Features

Governance

Conditional Access

Workload Identity

Security & Monitoring

KQL

PowerShell

Tools

Online Tools

Entra as Code

Windows

Development & Samples

Azure AD B2C
Entra External ID
MSAL

Deep dive

IAM & CIAM Solutions

CIAM

Self-Hosted

Azure

Tools

Fun

Testing

MSAL | OpenID Connect | Azure ==> Authentication & Authorization

CIAM

Azure & Microsoft 365

Azure Policies

Security

Landing Zone

DevOps

Documentation & Internal Development tools

.Net

network/web

IaC

Entra ID as a Code

👯👯 blogs and people 👯👯

🔭 Feeds 🔭
Entra ID

🤔 Workstation, Tools, & IDEs 🤔

Identity Tools

Debug JWT tokens (Open ID Connect flows)

Azure AD B2C

  • VS Code + B2C extension + APP insights debugger

Software Development

Workflow management

Tunnel/proxy to the local environment

Tailscaile

Enable proxy for service tailscale serve --service=svc:my-name-of-service --https=3000 http://localhost:3000

Smarthome (and not only)

Other (tools)

AI

Agents & Tools

Skills

My favourite MCP servers

Sample command claude: claude mcp add --transport http name-of-server https://mcp.server.ai/mcp Sample command GitHub Copilot: ~/.copilot/mcp-config.json

"playwright": {
      "type": "local",
      "command": "npx",
      "args": ["@playwright/mcp@latest"],
      "env": {},
      "tools": ["*"]
    },
  • excalidraw-mcp http https://mcp.excalidraw.com
  • MicrosoftDocs-MCP http https://learn.microsoft.com/api/mcp
  • Lokka (for Entra ID) (GitHub Copilot config)
    "Lokka-Microsoft-Lokal": {
      		"command": "npx",
      		"args": [
                "C:/dev/lokka/src/mcp/build/main.js"
            	],
      		"env": {
      			"CLIENT_ID":"",
      			"TENANT_ID":"",
      			"CLIENT_SECRET": ""
      		}
      	},
    
      	"Lokka-Microsoft": {
      		"command": "npx",
      		"args": [
                "-y @merill/lokka"
            	],
      		"env": {
      			"CLIENT_ID":"",
      			"TENANT_ID":"",
      			"CLIENT_SECRET": ""
      		},
      		"type": "stdio"
      	},
    

OSINT & SOC

Other

OS

Playground

Other

Pinned Loading

  1. workshop-entra-as-code-interactive workshop-entra-as-code-interactive Public template

    PowerShell 13 9

  2. terraform-provider-verifiedid terraform-provider-verifiedid Public

    Forked from microsoft/terraform-provider-msgraph

    Go

  3. workshop-verified-id workshop-verified-id Public

    Verified ID Workshop

    C# 4 2

  4. aws-sandbox aws-sandbox Public archive

    This is my AWS Serverless stack. Build with CDK, NodeJS Lambda, DynamoDB storage.

    TypeScript 6 1

  5. AzureFunctionSandbox AzureFunctionSandbox Public

    Sample function in Azure Functions that demonstrates how to use Serverless

    C# 2

  6. SmartHome SmartHome Public

    My Smart Home Solution

    Shell 1