meeting-room-booking-system / mrbs-code

MRBS application code
Other
124 stars 61 forks source link

MRBS Integrate with Microsoft office365 account #3386

Open jberanek opened 1 year ago

jberanek commented 1 year ago

I want to authenticate users with Microsoft office 365 account please guide me how i can do this,

Reported by: sakhawatali

Original Ticket: mrbs/support-requests/2704

jberanek commented 1 year ago

I'm afraid this isn't possible at the moment as Microsoft discontinued support for basic authentication last year. You now need to authenticate using OAuth2 and I'm afraid that's not supported by MRBS at the moment. See also https://sourceforge.net/p/mrbs/support-requests/2607/ (now Issue #3292).

Original comment by: campbell-m

jberanek commented 1 year ago

Thank you for your reply can i use ldap services for MRBS

Original comment by: sakhawatali

jberanek commented 1 year ago

Yes, you can use LDAP.

Original comment by: campbell-m