Re: Issue with Oauth2 integration

2021-08-07 Thread Jeffry Johnson
So we actually managed to fix this issue. The userinfo endpoint from Microsoft does not return any claims aside from sub which is really just garbage. We created a site to pass the at Access token to that decodes and returns the claims in the access token. Open meetings oauth2 needs a redesign th

Re: Issue with Oauth2 integration

2021-07-30 Thread Maxim Solodovnik
Hello Jeffry, I have commented https://issues.apache.org/jira/projects/OPENMEETINGS/issues/OPENMEETINGS-2633 4 days ago (no answer) Unfortunately I understand nothing from your email :( I'm not native English speaker, so please try to provide more details :) On Fri, 30 Jul 2021 at 23:14, Jeffry

Issue with Oauth2 integration

2021-07-30 Thread Jeffry Johnson
We are trying to get ADFS to work with our instance of OM. See https://issues.apache.org/jira/projects/OPENMEETINGS/issues/OPENMEETINGS-2633 for the bug reported by one of our developers. I am getting successful token responses, but I need to know how to map OM attributes to claims from the respons