Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage: Make the tabs configurable #440

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

quartje
Copy link
Contributor

@quartje quartje commented Aug 24, 2023

Manage has tabs that might not be applicable in every situation (e.g oidc, or resource servers, or provisioning). You can disable certain tabs by adding manage_tabs_enabled to your group_vars and overriding the default list

@quartje quartje requested a review from thijskh August 24, 2023 12:03
@quartje quartje force-pushed the feature/toggle_manage_tabs branch from 2e4ef15 to d9b65b4 Compare October 9, 2023 14:23
@@ -19,3 +19,10 @@ manage_manage_provision_samlsp_sp_cert: ""
manage_manage_provision_samlsp_trusted_proxy: false
manage_manage_provision_samlsp_sign: false
manage_provision_push: false
manage_tabs_enabled:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Manage heten dit niet tabs maar types geloof ik

Copy link
Member

@thijskh thijskh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manage will not display tabs/types for which no config file is present.

Manage has tabs that might not be applicable in every situation (e.g
oidc, or resource servers, or provisioning). You can disable certain
tabs by adding manage_tabs_enabled to your group_vars and overriding the
default list
@quartje quartje force-pushed the feature/toggle_manage_tabs branch from d9b65b4 to d929196 Compare October 9, 2023 17:25
@thijskh thijskh merged commit a46bcff into master Oct 9, 2023
4 checks passed
@thijskh thijskh deleted the feature/toggle_manage_tabs branch October 9, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants