OCA / server-auth

https://odoo-community.org/psc-teams/tools-30
GNU Affero General Public License v3.0
146 stars 399 forks source link

[14.0][IMP] auth_oidc: Logout the user from the auth provider #666

Open wluyima opened 1 month ago

wluyima commented 1 month ago

Added a mechanism to logout the user from the auth provider when

OCA-git-bot commented 1 month ago

Hi @sbidoul, some modules you are maintaining are being modified, check this out!

ap-wtioit commented 1 month ago

Reviewed again, did you see my comment regarding oca-precommit? The check is still failing.

wluyima commented 1 month ago

@ap-wtioit when do you plan to have this merged?

ap-wtioit commented 1 month ago

@ap-wtioit when do you plan to have this merged?

to me it looks good now. to get it merged we need a second approval, ideally from a PSC (Project Steering Committee member) or the maintainer of the module. then it can be merged (by the maintainer or PSC).

wluyima commented 1 month ago

@sbidoul do you mind becoming the second reviewer/approver on this PR?

sbidoul commented 1 month ago

I will look into it. Not had time yet.

wluyima commented 1 month ago

I see that this was added to the 14.0 milestone, it would be great to forward port the changes to later milestones too i.e. 15, 16 and 17

wluyima commented 2 weeks ago

@sbidoul tests have been added

wluyima commented 3 days ago

@sbidoul @ap-wtioit tests were added, did you get a chance to take a look?