Create a Standalone Application Group
Create a Standalone Application Group

Create a Standalone Application Group

After you create the application group, you need to create a Web API Application Group. If the customer requires a client secret, choose the procedure referenced in the post-requisites.
  1. In the ADFS Management Console, right-click on
    Application Groups
    and select
    Add Application Groups
    .
  2. In the
    Templates
    list, select
    Native Application
    from the
    Stand Alone Application
    list.
  3. Enter a meaningful name and click
    Next
    .
    The Client Identifier is displayed in the
    Add Application Group Wizard
    .
    1. Copy the Client Identifier so that you can paste it into a validation application such as Postman.
    2. Enter
      https://localhost
      in the
      Redirect URL
      field.
  4. Click
    Next
    and
    Close
    .
The next depends on whether the customer requires a client secret:
  • If a client secret is not required, proceed to Create Standalone Web API Application Group.
  • If a client secret is required, proceed to Create a Web API Application Group with a Client Secret.