Our admin site is setup with Azure AD authentication which works fine, the only issues is every couple of weeks the authentication fails with the WIF_AUTH_FAIL and we have to fetch the new certific...
Hi,When using the CMS @Pages@ admin, it appears to preview the page with a CMSCTX which is viewing the site as the admin user logged in. I would like to update the claims of this user. Any ideas?Th...
Hi,We are planning to use the Single sign-on Authentication using Azure Ad for this process we have reqistered our Application Url in the Azure portal they have give us the client Id and security ...
We are currently in an upgrade to Kentico 13 from Kentico 12 and running into a smallish problem.We have an enrollment page that sends its data to a .net core api (using .net 7.0) I have gotten the...
Our just moved from a platform where we were using windows based authentication to sign in to the kentico site. Now we would like these users to have a password based authentication. IS there a way...
Hello. Working in Kentico 10. I have a frontend application that sends an object to the backend using an AJAX call to a web service when a user clicks a button. However, it's required that users mu...
Is there a REST API in Kentico for validating user passwords? Background: We are looking to move to single sign-on (SSO), using a separate identity provider (IDP) for logins via OIDC. We'd prefer t...
For our MVC Intranet site I am taking the current Active Directory user creating a kentico user for them and logging them in. Is it possible to still get the AD user information from the windows id...
Hi,I am getting the following exception and unsure how to solve it.CMS.Helpers.InvalidVirtualContextException Try reloading the administration interface. The user was not found in the JWT token, no...
I can't find any documentation on how to authenticate using Okta and .net core. All the references appear to be for .net framework. I know how to authenticate with Okta but I don't know how to then...