Skip to content

Commit 5063d55

Browse files
authored
DOC-1778: Removed github from OIDC authN list (#1427)
1 parent 1acb648 commit 5063d55

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/console/pages/config/security/authentication.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,6 @@ You can use any OIDC-compliant IdP with Redpanda Console. Here are common provid
265265

266266
| Keycloak
267267
| `\https://<keycloak-host>/realms/<realm>`
268-
269-
| GitHub (Enterprise)
270-
| `\https://github.com/login/oauth`
271268
|===
272269

273270
Some IdPs, such as Google, issue opaque access tokens that are not JWTs. While these tokens work for logging in to Redpanda Console (the ID token is a JWT), they cannot be used for impersonation with the Kafka API. In such cases, impersonation must be disabled, and Redpanda Console must be configured to use static service account credentials instead.

0 commit comments

Comments
 (0)