-
Is it possible to replace admin login page on my own custom page instead?
I found that it was possible for the version 3, but how to do that for the v4? -
Is it possible to inject some custom script on admin login page in case if we can’t replace it?
For example showcustom alert
on opening that admin login page? -
Is it possible to completely remove
strapi-admin access management workflow
fromstrapi
and move that stuff(create/delete/update admin user/role for strapi-admin) to some external service(for example keycloak only)?
1 Like
Hi, I have the same problem. Do you solve them?