<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000AJDlAoCQLOkta Classic EngineAPI Access ManagementAnswered2025-02-07T09:48:00.000Z2025-01-27T15:48:45.000Z2025-02-07T09:48:00.000Z
Attack Protection endpoints failing with 404 when not requested with "-admin" suffix in host

Hello,

 

following endpoints from Attack Protection API group stopped working for me:

 

/attack-protection/api/v1/user-lockout-settings

/attack-protection/api/v1/authenticator-settings

 

I am sure they previously worked just fine but now they always respond with 404 if not requested with "-admin" suffix in the host. So, if I request this: "https://dev-{oktaId}.okta.com/attack-protection/api/v1/authenticator-settings" I get 404 Not found, but if I request this: "https://dev-{oktaId}-admin.okta.com/attack-protection/api/v1/authenticator-settings" I get a 200.

 

obrazobrazIn the documentation it just says to use {yourOktaDomain}, not explaining what exactly is meant behind this variable. I also noticed that whenever there is a "_links" field in the response the links provided there never have this "-admin" suffix:

/help/servlet/rtaImage?refid=0EM4z000008eUW3So, what exactly is the difference? And why all other endpoints in the API work just fine without the "-admin" suffix in the host? Should I use the suffix always, or only for these endpoints?

 

Thank you in advance!


This question is closed.
Loading
Attack Protection endpoints failing with 404 when not requested with "-admin" suffix in host