Generate sharepoint client_id and secret

Maxime BERNARD 21 Reputation points
2022-06-14T14:12:44.127+00:00

Hello,

I would to like to generate a client_id and secret in order to get an access token.

When I go to the "appregnew" page i fill the form and click "create" but I have an error : "The proxy for the shared application management service is not installed."

Anyone have an idea to start fixing this ?

Sincerly,

Maxime

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,267 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,991 questions
{count} votes

Accepted answer
  1. Tong Zhang_MSFT 9,246 Reputation points
    2022-06-15T05:57:45.773+00:00

    Hi @Maxime BERNARD ,

    Based on my research and testing, please follow these steps to fix this error:

    1.Open "Central Administration".
    2.Click "Application Management" in the quick launch bar.
    3.Click on "Manage Service Applications" available under the Service Applications section.
    4.Check whether the App Management Service application is created, if not then create the App Management Service application (as the screenshot shows).
    211582-image.png
    5.After created, click on "Application Management" in the quick launch bar
    6.Click on "Configure service application associations" available under the Service Applications section.
    7.Check whether the App Management Service proxy is added to the default proxy group, if not then add it to the default proxy group.
    8.Click on "Application Management" in the quick launch bar.
    9.Click on "Manage services on server" available under the Service Applications section.
    10.Check whether the App Management Service is started, if not then start the service.(As the screenshot shows)
    211458-image.png
    11.Finally you can go to _layouts/15/appregnew.aspx and re-create. By the way, if you click create and get an error :An unexpected error has occurred. You can wait a few hours and try again with a different browser.

    Hope it can help you. Thanks for your understanding and support.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. sadomovalex 3,631 Reputation points
    2022-06-16T14:41:04.427+00:00

    do you need to do that for Sharepoint on-prem or Sharepoint online? Asking because on Sharepoint online instead of appregnew you may register app in Azure AD and get client id and secret from there (SP permissions are added there via API permissions > Sharepoint).


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.