/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nat.sakimura.org
| | fhirblog.com
1.8 parsecs away

Travel
| | If you've read the previous posts talking about OAuth2, then (hopefully) it's clear how a user can authorize an application to retrieve their data from some server without needing to expose their login credentials. The Authorization Server is the only component that needs to have the persons username and password (or whatever authorization method is...
| | mydeveloperplanet.com
2.6 parsecs away

Travel
| | This blog provides comprehensive guidance on setting up the OpenID Connect Authorization Code Flow using Keycloak. It explains key concepts, prerequisites, and step-by-step instructions to create realms, clients, and users. The blog emphasizes understanding OAuth2.0 and OIDC, concluding with the implementation of the Authorization Code Flow in applications.
| | josiahparry.com
1.7 parsecs away

Travel
| |
| | lucianonooijen.com
18.5 parsecs away

Travel
| How to securely sign and validate JWTs using public/private key pairs and leverage JSON Web Key Set (JWKS)