Relay allowlist column added
This MR adds new column for storing allowed domain list for Relay state parameter. Relay state is sent from SAML Idp end for application to know where to redirect user. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125221
显示
- db/migrate/20230703115902_add_relay_state_allowlist_application_settings.rb 11 个添加, 0 个删除...3115902_add_relay_state_allowlist_application_settings.rb
- db/migrate/20230703121859_add_relay_state_allowlist_saml_providers.rb 11 个添加, 0 个删除...0230703121859_add_relay_state_allowlist_saml_providers.rb
- db/schema_migrations/20230703115902 1 个添加, 0 个删除db/schema_migrations/20230703115902
- db/schema_migrations/20230703121859 1 个添加, 0 个删除db/schema_migrations/20230703121859
- db/structure.sql 3 个添加, 1 个删除db/structure.sql
加载中
想要评论请 注册 或 登录