postgresqlflexible
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| postgresqlflexible [2025/03/26 14:33] – z0hpvk | postgresqlflexible [2025/03/26 14:58] (current) – z0hpvk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Entra ID Authentication ==== | + | ===== Entra ID Authentication |
| + | [[https:// | ||
| + | ==== Logon ==== | ||
| <code powershell> | <code powershell> | ||
| Line 8: | Line 10: | ||
| </ | </ | ||
| + | ==== Administration ==== | ||
| <code postgresql> | <code postgresql> | ||
| - | -- Display existing Entra principals | + | -- Display |
| select * from pg_catalog.pgaadauth_list_principals(false); | select * from pg_catalog.pgaadauth_list_principals(false); | ||
| Line 17: | Line 20: | ||
| </ | </ | ||
| + | <code postgresql> | ||
| + | -- Enable Microsoft Entra authentication for an existing PostgreSQL role | ||
| + | SECURITY LABEL for " | ||
| + | </ | ||
postgresqlflexible.1742999623.txt.gz · Last modified: by z0hpvk
