"Hello, I have a solution that is working perfectly. I need to be able to do 'impersonation,' so I followed all the recommended configuration steps from the documentation, and it works well locally. However, when I deploy it to Azure and try to impersonate a user, I get the following message: 'The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.' I’ve been reviewing the configurations, and they seem correct. I should clarify that once deployed on Azure, the application uses an ADFS server for SSO authentication. I would appreciate it if you could guide me on which configurations I should check. Best regards."
1 Answer(s)
-
0
Hi, the error message (
"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable"
) is a generic HTTP 404. This indicates that the impersonation URL is not being correctly resolved in the Azure environment (or might be related to authentication scheme).Please check this answer in the related thread and see if it works for you: https://abp.io/support/questions/3123/log-in-with-this-user#answer-00f04485-9a77-0674-9de8-3a044df9643a