Skip to content
View edipal's full-sized avatar
  • Pal Software
  • Germany

Block or report edipal

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.

Content in all repositories owned by your account will be closed.
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
edipal/README.md

Hi there πŸ‘‹

Welcome to my GitHub profile.

Featured Projects

A Next.js web app that helps you visualize and explore Microsoft Entra ID Conditional Access policies. Runs entirely in the browser β€” no backend, no server-side secrets.

  • Import policies from a CSV export or fetch directly from Microsoft Graph (MSAL popup sign-in)
  • Visual graph of policies and related entities (users, groups, roles, apps, named locations) with scopes, conditions, and grant/session controls
  • Powerful AND/OR filtering, per-policy highlighting and coloring
  • Live at: entra-ca-policy-vizz.vercel.app
  • Tech: Next.js (App Router, TypeScript, Turbopack), Tailwind CSS, MSAL Browser, Microsoft Graph, Jest

An interactive Next.js playground for exploring Microsoft Entra ID OAuth 2.0 authentication flows step by step.

  • Supported flows: Authorization Code (public & confidential clients), Client Credentials
  • PKCE code generation, authorization URL builder, callback handling, token exchange
  • Token decoding, validation, and API call testing in one place
  • Live at: entra-oauth-playground.vercel.app
  • Tech: Next.js 16 (App Router, TypeScript), PrimeReact + PrimeFlex + Sass, jose (JWT), next-intl, Vercel-ready

A Maven extension that automatically calculates project versions from Git tags β€” no manual pom.xml version management needed.

  • Configured as a Maven extension via .mvn/extensions.xml β€” no POM changes required
  • Configurable per-branch strategies: master, release, feature, bugfix, PR branches
  • Supports annotated tags (next minor bump + SNAPSHOT) and lightweight tags (exact version)
  • Reduces merge conflicts and version coordination overhead across teams
  • Tech: Maven extension/plugin API, JGit

Organizations

πŸ“‹ SCIM Sandbox

An open-source ecosystem for testing, validating, and experimenting with the SCIM 2.0 provisioning protocol.

  • SCIM 2.0 server implementation in both Spring Boot and Go flavors, plus management UIs for workspaces, tokens, and traffic inspection
  • Standalone SCIM compliance validator that can test any SCIM endpoint, with its own UI for running suites and browsing results
  • Ready-to-run infrastructure: Docker Compose for local use and Kubernetes/Kustomize for production
  • Live at: scimsandbox.net

Popular repositories Loading

  1. entra-ca-policy-vizz entra-ca-policy-vizz Public

    An interactive tool for exploring and understanding Entra Conditional Access policies.

    TypeScript 3

  2. maven-git-autover maven-git-autover Public

    Maven autoversioning using git tags

    Java

  3. entra-oauth-playground entra-oauth-playground Public

    CSS

  4. edipal edipal Public