Adaptive on a resource

Hi there !

Need some pointers on adaptive authn for a specific resource. I have protected my web app with open Id and is working fine.

However, I want to add MFA on a specific resource i.e. {mydomain}/confidential
{mydomain} is protected and works fine even with MFA.

I need to challenge again for a specific resource only “/confidentail” in this case. How can I achieve this ?

Thanks in advance.

https://developer.okta.com/docs/reference/api/factors/#getting-started-with-the-factors-api

Have a look at Okta’s Factors API. It allows you to force a challenge and confirm when it is successful. You can also choose which factors to authenticate by