Skip to content

Commit

Permalink
Creation of unsupported functions section for Authentication. (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
KoryKessel-Mirantis authored Dec 18, 2024
1 parent c87e2d7 commit 5b5a085
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/docs/configuration/authentication/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,16 @@ The following table shows all of the available fields for the `expiry` section.
| `expiry.refreshTokens.absoluteLifetime` | Absolute time frame of a refresh token. |
| `expiry.refreshTokens.disableRotation` | Disable every-request rotation. |
| `expiry.refreshTokens.reuseInterval` | Interval for obtaining the same refresh token from the refresh endpoint. |

## Unsupported functions

Authentication functions that are not supported in MKE 4 include:

* OIDC proxies
* SAML proxies
* LDAP disablement of referral chasing
* LDAP JIT provisioning
* LDAP SAML logins
* LDAP simple pagination
* LDAP user sync
* MFA (Multi-Factor Authentication)

0 comments on commit 5b5a085

Please sign in to comment.