-
- Downloads
Auto refresh SAML connection after 7 day timeout
Auto redirect to provider
Showing
- app/views/devise/shared/_footer.html.haml 8 additions, 0 deletionsapp/views/devise/shared/_footer.html.haml
- app/views/layouts/devise.html.haml 1 addition, 9 deletionsapp/views/layouts/devise.html.haml
- app/views/layouts/devise_empty.html.haml 2 additions, 9 deletionsapp/views/layouts/devise_empty.html.haml
- doc/user/group/saml_sso/index.md 4 additions, 1 deletiondoc/user/group/saml_sso/index.md
- ee/app/assets/javascripts/pages/groups/sso/index.js 2 additions, 0 deletionsee/app/assets/javascripts/pages/groups/sso/index.js
- ee/app/assets/javascripts/saml_sso/constants.js 1 addition, 0 deletionsee/app/assets/javascripts/saml_sso/constants.js
- ee/app/assets/javascripts/saml_sso/index.js 11 additions, 0 deletionsee/app/assets/javascripts/saml_sso/index.js
- ee/app/controllers/groups/sso_controller.rb 3 additions, 0 deletionsee/app/controllers/groups/sso_controller.rb
- ee/app/helpers/ee/saml_providers_helper.rb 2 additions, 2 deletionsee/app/helpers/ee/saml_providers_helper.rb
- ee/app/views/groups/sso/saml.html.haml 22 additions, 15 deletionsee/app/views/groups/sso/saml.html.haml
- ee/changelogs/unreleased/292811-improve-saml-timeout-experience.yml 5 additions, 0 deletions...ogs/unreleased/292811-improve-saml-timeout-experience.yml
- ee/spec/controllers/groups/sso_controller_spec.rb 24 additions, 0 deletionsee/spec/controllers/groups/sso_controller_spec.rb
- ee/spec/features/groups/saml_enforcement_spec.rb 20 additions, 0 deletionsee/spec/features/groups/saml_enforcement_spec.rb
- ee/spec/frontend/saml_sso/index_spec.js 32 additions, 0 deletionsee/spec/frontend/saml_sso/index_spec.js
- locale/gitlab.pot 3 additions, 0 deletionslocale/gitlab.pot
- qa/qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb 0 additions, 2 deletions...ser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb
app/views/devise/shared/_footer.html.haml
0 → 100644
ee/app/assets/javascripts/saml_sso/index.js
0 → 100644
ee/spec/frontend/saml_sso/index_spec.js
0 → 100644
Please register or sign in to comment