viehlieb
  • freelance software developer @local-it @pragma-shift @foodsoft

  • Joined on 2022-10-12
viehlieb pushed to feature/redirect_to_oidc_logout_url_on_logout at viehlieb/api 2022-12-08 14:05:29 +00:00
f24d88c072 fix typo
viehlieb pushed to feature/redirect_to_oidc_logout_url_on_logout at viehlieb/api 2022-12-08 13:55:27 +00:00
49f02dee87 fix empty/missing logouturl leads to error, add description to config.yml.sample
viehlieb pushed to feature/redirect_to_oidc_logout_url_on_logout at viehlieb/api 2022-12-07 15:14:18 +00:00
6e36288ba7 wip add logout url to config and deliver to frontend
viehlieb created branch feature/redirect_to_oidc_logout_url_on_logout in viehlieb/api 2022-12-07 15:14:17 +00:00
viehlieb commented on pull request vikunja/vikunja#1279 2022-11-23 16:15:20 +00:00
WIP: introduce functionality to assign/create team via group claim

The provider would be authentik.

viehlieb created pull request vikunja/frontend#2749 2022-11-23 16:09:03 +00:00
extend provider toinclude scope which defaults to openid email profile on redirect
viehlieb created branch feature/enable_oidc_custom_scopes in viehlieb/frontend 2022-11-23 16:01:39 +00:00
viehlieb pushed to feature/enable_oidc_custom_scopes at viehlieb/frontend 2022-11-23 16:01:39 +00:00
521277a45b extend provider toinclude scope which defaults to openid email profile on redirect
4657da8c90 fix(deps): update sentry-javascript monorepo to v7.21.1 (#2747)
6cd2908040 chore(deps): update dependency @4tw/cypress-drag-drop to v2.2.2
4dd99ae6fc fix(deps): update sentry-javascript monorepo to v7.21.0
0d5fa1326d chore(deps): update dependency cypress to v11.2.0
Compare 10 commits »
viehlieb commented on pull request vikunja/vikunja#1279 2022-10-14 10:38:40 +00:00
WIP: introduce functionality to assign/create team via group claim

The interface of the oidc provider lets you create groups, which are delivered to vikunja via oauth_token "groups". It has no notion of the vikunja teams' ids.

As the scopes are implemented…

viehlieb commented on pull request vikunja/vikunja#1279 2022-10-14 10:38:40 +00:00
WIP: introduce functionality to assign/create team via group claim

The interface of the oidc provider lets you create groups, which are delivered to vikunja via oauth_token "groups". It has no notion of the vikunja teams' ids.

As the scopes are implemented…

viehlieb commented on pull request vikunja/vikunja#1279 2022-10-14 10:27:56 +00:00
WIP: introduce functionality to assign/create team via group claim

Our specific use case would make it mandatory to manage groups via oidc provider.

The first user, that logs in and creates the team might not neccessarily be admin of this respective group.

I…

viehlieb commented on pull request vikunja/vikunja#1279 2022-10-14 10:27:35 +00:00
WIP: introduce functionality to assign/create team via group claim

For now we can also be simplistic and just search for groups, if not exists: create group with user as admin member.

viehlieb commented on issue vikunja/vikunja#950 2022-10-12 13:21:17 +00:00
[Feature Request] Assign teams from OpenID Connect claims

Hello. I am currently working on that feature.

there are several specifications that need to be adressed: vikunja/api#1279

viehlieb created pull request vikunja/vikunja#1279 2022-10-12 13:19:55 +00:00
WIP: introduce functionality to assign/create team via group claim
viehlieb created branch 950_assign_teams_via_oidc in viehlieb/api 2022-10-12 13:12:00 +00:00
viehlieb pushed to 950_assign_teams_via_oidc at viehlieb/api 2022-10-12 13:12:00 +00:00
e4f60df777 introduce functionality to assign/create team via group claim
viehlieb created repository viehlieb/api 2022-10-12 10:09:09 +00:00
viehlieb created repository viehlieb/frontend 2022-10-12 09:55:39 +00:00