-
Playing Around with Entra APIs
Just a small experiment to see what shows up (and what doesn’t) in Entra logs when using undocumented APIs. I poked around some lesser-known endpoints, checked how they interact with GraphActivityLog, and tried to understand where things might leave a trace. Nothing groundbreaking—just a fun research session with some interesting findings! :)
-
Entra Sign-In logs hidden gems
This short post is here to raise awareness about some super useful fields in the sign-in logs. We all know how essential these logs are—if you want to get things done in the cloud, it usually starts with a user :) and that means a sign-in!
-
Managed identities overview (Part1)
This time we will try to understand managed identities.Next time, i will try to understand it better from more offensive side 😉
-
Just me trying to understand EVERY claim of JWT
In this post I will attempt to understand the different claims of my access token!