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

Feat: disable settings access if active SSO session is required #3589

Merged
merged 8 commits into from
Dec 2, 2024

Conversation

Mikehrn
Copy link
Contributor

@Mikehrn Mikehrn commented Dec 1, 2024

No description provided.

@@ -228,6 +236,11 @@ const workspaceMenuItemClasses = (
targetWorkspaceId.value === workspaceId &&
!disabled

const needsSsoSession = (workspace: SettingsMenu_WorkspaceFragment, key: string) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not perfect, but this can be improved when moving to pages

@Mikehrn Mikehrn merged commit 498fea4 into main Dec 2, 2024
26 of 28 checks passed
@Mikehrn Mikehrn deleted the mike/add-sso-check-settings branch December 2, 2024 13:50
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