Sort: Relevance · Newest · 10 hits · 28 of 30 left today
#4

Pkce Flow

supabase/supabase · apps/docs/content/guides/auth/sessions/pkce-flow.mdx

--- title: 'PKCE flow' subtitle: 'About authenticating with PKCE flow.' --- The Proof Key for Code Exchange (PKCE) flow is one of two ways that a user can authenticate and your app can receive the necessary access and refresh tokens. The flow is an implementation detail handled…

Read at source

#5

OAuth2 Cheat Sheet (part 1/2)

OWASP/CheatSheetSeries · cheatsheets/OAuth2_Cheat_Sheet.md

# OAuth 2.0 Protocol Cheatsheet This cheatsheet describes the best current security practices for OAuth 2.0 as derived from its RFC. OAuth became the standard for API protection and the basis for federated login using OpenID Connect. OpenID Connect 1.0 is a simple identity layer…

Read at source

#6

Oauth

nextauthjs/next-auth · docs/pages/concepts/oauth.mdx

--- title: Auth.js | OAuth --- import { Callout } from "nextra/components" import { Screenshot } from "@/components/Screenshot" # OAuth <Callout> Auth.js is designed to work with any OAuth service, it supports **OAuth 2.0** and **OpenID Connect** and has built-in support f…

Read at source

#7

OAuth 2.0 Protocol Cheatsheet¶ (part 1/2)

https://cheatsheetseries.owasp.org/cheatsheets/OAuth2_Cheat_Sheet.html

OAuth 2.0 Protocol Cheatsheet¶ This cheatsheet describes the best current security practices for OAuth 2.0 as derived from its RFC. OAuth became the standard for API protection and the basis for federated login using OpenID Connect. OpenID Connect 1.0 is a simple identity layer o…

Read at source

#9

Enterprise Managed Authorization

modelcontextprotocol/specification · docs/extensions/auth/enterprise-managed-authorization.mdx

--- title: Enterprise-Managed Authorization description: Centralized access control for MCP in enterprise environments via identity providers --- The Enterprise-Managed Authorization extension (`io.modelcontextprotocol/enterprise-managed-authorization`) enables organizations to …

Read at source

#10

Keycloak 24.0.0 released (part 1/5)

https://www.keycloak.org/2024/03/keycloak-2400-released

Keycloak 24.0.0 released March 04 2024 This post is more than one year old. The content within the blog post is likely to be out of date. To download the release go to Keycloak downloads. Highlights Supported user profile and progressive profiling The user profile preview feature…

Read at source