mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* Saml redirect Uri logic corrected * Added TCs for Saml AuthHandler * Sidebar documentation improvement * remove legacy SAML authenticator and merged it with generic authenticator * remove saml_callback check * Removed authority url from saml configuration * Update generated TypeScript types * Remove authority url from doc * Added migration to remove saml authority url * Added postgres migration fix --------- Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 lines
No EOL
214 B
SQL
2 lines
No EOL
214 B
SQL
-- DO NOT RENAME OR DELETE THIS FILE
|
|
-- Migrations are applied from Java code based on the version in the file name inside folder openmetadata-service/src/main/java/org/openmetadata/service/migration/postgres/v1114 |