Adding an API
From the APIs page, click the "Add API" button
Basic Details
You will see a dialogue enabling you to add the following:
Client ID
RequiredDisplay Name
RequiredSecret
Required
Click next once all details have been filled in as required:
Configure Capabilities
The dialogue will provide you the following settings:
Allow Introspection
Custom Grant Types
If you have configured the 'CustomGrantTypes' settings, those options will show as suggested input in the Custom Grant Types field:
Click next after when you have finished configuring the options:
API Review
You will get the chance to finally review all details at the end of the process, when you will see a summary of all details entered so far:
Back
If at any point after entering the basic details you wish to go back, you can navigate backwards and forwards within the application using the links at the foot of the modal, or cancel out of the entire process:
Success
Once clicking Save, you will have successfully added an API. As part of creating an API in AdminUI a scope entity will also be created with the name set to the same value as the client id of the API you created.