Skip to content

Commit

Permalink
try to fix jira sso bs
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperManifolds authored Mar 25, 2024
1 parent 67e8d09 commit 3eb8610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/SSO.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export default class SSO extends API {
profile: `${config.frontend.url}/profile/overview`,
name: user.preferredRat().name,
groups: userGroups,
groupsJoined: userGroups.join(","),
}
}

Expand Down

0 comments on commit 3eb8610

Please sign in to comment.