Fix author attribution and release date in the OIDC groups blog (#243)

Reviewed-on: https://gitea.com/gitea/blog/pulls/243
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: KN4CK3R <kn4ck3r@noreply.gitea.io>
Co-authored-by: delvh <leon@kske.dev>
Co-committed-by: delvh <leon@kske.dev>
This commit is contained in:
delvh 2023-03-20 22:44:54 +08:00 committed by John Olheiser
parent d84f798d35
commit 292eb26c46
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
date: "2023-03-09T01:00:00+01:00"
author: "13tm3nt3r"
date: "2023-03-20T13:00:00+01:00"
author: "https://github.com/13tm3nt3r"
title: "Feature Preview: Mapping OIDC Groups to Teams"
draft: false
---
@ -74,6 +74,6 @@ Update the Authentication Source and test it with OpenID login option. Your user
![Gitea screenshot copying in the OIDC Auto discovery URL and adding in the mapping](/demos/oidcmapping/12.png)
Finally, a big thank you to [KN4CK3R](https://gitea.com/KN4CK3R) for their work on the PR that made this possible.
Finally, a big thank you to [KN4CK3R](https://gitea.com/KN4CK3R) for his work on the PR that made this possible.
Hope this helps anyone that wants to use SSO with Azure and add automatically their users to an organization team 😃. If you do use this, and find any issues, please feel free to open up an issue on the [Gitea issue tracker](https://github.com/go-gitea/gitea/issues).
Hope this helps anyone that wants to use SSO with Azure and add automatically their users to an organization team 😃. If you do use this, and find any issues, please feel free to open up an issue on the [Gitea issue tracker](https://github.com/go-gitea/gitea/issues).