IdentitySuite combines the power of OpenIddict and Microsoft Identity into a seamless https://t.co/YmyQ1vLqXl Core solution—ready to deploy, easy to configure, and built to simplify secure authentication. #identitysuite https://t.co/nPTDAblFTN
Authentication cookies ≠ tracking cookies.
Same technology. Completely different purpose.
One follows you around the web for ads. The other keeps you logged in securely.
Here's how web authentication actually works 👉 https://t.co/cUpXBZM18j
#identitysuite#aspnetcore
JWT token carries:
🔹 Who you are (sub) 🔹 What you can do (roles, scopes) 🔹 When it expires (exp) 🔹 A signature that proves it hasn't been tampered with
No database lookup needed on every request.
👉 https://t.co/2fhEoJnmMI
#identitysuite#aspnetcore
OpenIddict in production needs:
✅ Persistent certificates ✅ Explicit token lifetimes ✅ PKCE enforced ✅ Exact redirect URI matching ✅ Token revocation
IdentitySuite handles all of this out of the box.
👉 https://t.co/ntnFPfQvTg
#openiddict#identitysuite
OpenIddict doesn't make security decisions for you.
That's not a criticism — it's by design. But it means every configuration choice is yours to get right.
Here's where most developers get it wrong 👉 https://t.co/qzXnqY9ZUC
#openiddict#identitysuite
OpenIddict is not a SaaS. Not a cloud platform. Not a hosted service.
It's a library you add to your .NET project — and it handles the full OAuth 2.0 + OpenID Connect stack.
Here's what it actually does 👉 https://t.co/4MUV9yH471
#openiddict#identitysuite
If you're using ASP․NET Core Data Protection 10.x, update your app and revoke all the existing Data Protection keys IMMEDIATELY 🚨 #dotnet#aspnetcore https://t.co/y5uRRl0i8t
🚀 New in IdentitySuite: the Dashboard is here!
Logins, tokens, certificates, locked accounts — everything you need to monitor your auth server, in one place.
Real-time trends, security alerts, and a full admin audit trail. At a glance. ⚡
#identitysuite#openiddict#aspnetcore
Deploy a self-hosted OpenID Connect server on Docker + PostgreSQL with IdentitySuite. Complete guide with Dockerfile and docker-compose. 🚀 https://t.co/q77AtcK9U8
#dotnet#docker#postgresql#openiddict#aspnetcore
Just published a complete guide to deploying IdentitySuite—a self-hosted OpenID Connect server built on proven tech:
- Openiddict
- https://t.co/YmyQ1vKT7N Core Identity
- .NET 10
https://t.co/McndTiZDUp
#identitysuite#openiddict#aspnetcore
✨ NOW on Community Day at .NET Conf 2025 ✨
Rolling Your Own SSO: A Practical Guide with OpenIddict
11:30 PM - 12:00 AM PST
Join us LIVE ➡️ https://t.co/WHXQCK9DZO
Follow the conversation: #dotNETConf
Version 1.1.0 released with new features:
- Configurable rate limiting
- Revamped OIDC/OAuth2 endpoints for OpenID Connect certification
- Updated OpenIddict to 7.0
https://t.co/SQ0IIiVCPw
@kevin_chalet@nonlinear_james Thanks for the feedback! It was a problem related to websocket, my fault that I published 2 blazor server in the same iis process
IdentitySuite combines the power of OpenIddict and Microsoft Identity into a seamless https://t.co/YmyQ1vLqXl Core solution—ready to deploy, easy to configure, and built to simplify secure authentication. #identitysuite https://t.co/nPTDAblFTN