Results 83 comments of sev

>Microsoft Office 365 FYI 365 uses Azure AD authentication, which [supports SAML](https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/auth-saml).

Do you change settings frequently enough to warrant this? None of the authentik environment settings are particularly volatile, and under normal circumstances should rarely need to be changed.

All default authentik values including scopes are now provided via blueprints. For any tenants with modified settings the blueprints are not enabled automatically. Enable the relevant blueprint and you will...

You could manage this at the policy level, but I do agree with @RoboMagus that it makes more sense to configure it in the reverse proxy. Though configuring it in...

Switching to beta and recreating the redis contianer did solve the issue. However, it does appear that over a hundred blueprint tasks are being spanwed and completed every container start....

>the fields show the current values in the background in grey if the field is empty. It should be possible to leave a field empty to keep the current value...

After recreating my recovery flow, I now have a need for a dropdown, combobox, or similar, so that users can pick what MFA they want to recover with. I currently...

How are your stages and policies configured? Do they run with the flow plan or are they re-run? Exporting your flow would be helpful.

So to be clear, this is describing the authentik LDAP Outpost delivering hashed passwords, and not LDAP authentication against an existing server?

I have personally never had speed issues with PSQL and authentik on Alpine (bare-metal Postgres and redis, dockerized authentik server and workers), and it's strange to me that it would...