<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
0D54z00009qZ0q6CACOkta Classic EngineAPI Access ManagementAnswered2025-01-08T09:00:18.000Z2023-12-08T19:44:37.000Z2023-12-09T00:03:59.000Z

8j9gd (8j9gd) asked a question.

Error in updating the application

I'm gettting an error:- 'errorCauses': [{'errorSummary': 'Invalid signOnMode'}, {'errorSummary': "The settings.signOn object doesn't match the type indicated by signOnMode value or is ill defined"}], when trying to update the application on okta.


  • Hi @8j9gd (8j9gd)​ , Thank you for reaching out to the Okta Community! 

     

    I recommend checking the body of the API call being made and making sure you have the proper values there. For example:

     

    "signOnMode": "BOOKMARK",

     

    "signOnMode": "BASIC_AUTH",

     

    "signOnMode": "SAML_2_0",

     

    Whatever is appropriate for the application you are trying to configure. 

     

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

    --------------------------------

    Ask Away: OIG Product Experts Answer Your Questions Thru Thur., Dec 14

    Expand Post
This question is closed.
Loading
Error in updating the application