Create Standalone Web API Application Group
Create Standalone Web API Application Group

Create Standalone Web API Application Group

Use this task to create an application group that does not use a shared secret.
  1. Open the ADFS Management Console
  2. Right-click the
    Application Group
    and select
    Add Application Group
    .
  3. In the
    Templates
    list, select
    Web API
    from the
    Stand Alone Application
    list.
  4. Configure the Web API.
    1. Enter a name in the
      Name
      field.
      The name is appended to the Access URL to access the ADFS Application Group, as in
      https://<server_name>/adfs/oauth2/authorize?resource=pttpro-id
      in this example.
    2. Click
      Add
      .
  5. Click
    Next
    to advance.
    The Access Control Policy defaults to Permit Everyone.
  6. Click
    Next
    to advance.
    Under
    Permitted Scopes
    , the application permissions default is
    openid
    . Also ensure
    profile
    is checked.
  7. Click
    Next
    to advance.
    A summary is shown.
  8. Click
    Next
    to close and finish.