Closed angrave closed 10 months ago
Migrate to using Azure AD Authenatication from Google Authenatication. One advantage is that it does not require students to opt-in on the Cloud Dashboard.
Azure AD Authentication is supported by AuthJS https://next-auth.js.org/providers/azure-ad Passport https://www.passportjs.org/packages/passport-azure-ad-oauth2 and OpenID Connect (OIDC).
Migrate to using Azure AD Authenatication from Google Authenatication. One advantage is that it does not require students to opt-in on the Cloud Dashboard.
Azure AD Authentication is supported by AuthJS https://next-auth.js.org/providers/azure-ad Passport https://www.passportjs.org/packages/passport-azure-ad-oauth2 and OpenID Connect (OIDC).