Daniel DeGroff

Results 251 comments of Daniel DeGroff

@johnmaia is this still slow on recent versions of FusionAuth?

This is probably working as designed. We have discussed automatically adding things to CORS for callbacks in SAML or OAuth2. To date, we've err'd on the side of not doing...

@mooreds is there more doc or UI updates to make this for one, or can we close it out?

Is this the same as https://github.com/FusionAuth/fusionauth-issues/issues/1546?

Ah, ok. Thanks, I'll close out #1546 and we can track the feature request here.

Hi @gnab thanks for taking the time to report this issue. Yes, in theory - this should work out of the box if your AD supports OIDC. This is a...

OpenID is an option, in version 1.6.0, we will also support SAML federation. I believe the Azure AD may only be supporting OpenID Connect. https://github.com/FusionAuth/fusionauth-issues/issues/104 https://fusionauth.io/docs/v1/tech/release-notes/

This should now work with the OpenID Connect IdP in version 1.6.0, if you run into issues, open a bug. Thanks!

We could, I initially opened this to add a full typed integration for "Login with Microsoft" such as described here : https://docs.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-asp-webapp But you can in most cases "sign in...

We could document the OIDC implementation in our docs, or build a full Microsoft 365/Azure style IdP. In 1.28.0, we delivered Xbox and the integration will be nearly identical. So...