Hi Fusionauth team,
I could not find the information on what special role allows "admins" to see the login record administration page ?
Thank you for your answer.
Hi Fusionauth team,
I could not find the information on what special role allows "admins" to see the login record administration page ?
Thank you for your answer.
@dan Ok thank you, i'll try the contact form to discuss our needs. And see how to work with fusionauth with them.
Thank you again.
Hi @dan, thank you for your prompt answer. I missed that part when looking at the doc.
I will explain what we are trying to do and maybe you can tell me if its possible or not.
We are trying to set up with fusionauth a centralised authentication and authorization service for our web application.
We have multiple client and for security / availability each instance of the application is hosted in its own server instance. What we would have like to do is to setup a single instance hosted by fusionauth on the cloud for higher availability and better SLA and manage each user's permission for each user on that single instance for easier support and management.
But what i understand with the documentation you provided, is that it is not doable, or am i missing / misunderstanding something ?
Thank you again for your help.
Hi guys, I have an issue with my fusionauth hosted instance.
I created a tenant by copying the default tenant and linked an application to it.
But when i try to use the authentification flow from my angular app i get a 403 error reaching the "/app/login" endpoint but i have no issue directly reaching the "/oauth2/authorize" endpoint.
I tried enabeling CORS in the server settings but it did not help.
Thank you for your help.