Registration in Azure Active Directory
Skype
for Business Online uses Azure Active Directory (Azure AD) to provide
authentication and authorization services that your application can use to
obtain rights to access the Trusted Application APIs.
To
allow your application use AAD's authentication and authorization services, you
need to register your application in AAD. This will allow you to establish an
identity for your application and specify the permission levels it needs in
order to access the APIs.
Steps:
a. Get an azure subscription at https://manage.windowsazure.com
b. After getting the subscription, login to the portal and in
the Active Directory (AD) tab, create or use existing one.
Add
a new application under Active Directory - > Applications > Add
What
are these URLs?
https://azure.microsoft.com/en-us/documentation/articles/active-directory-application-objects/
Application
Permissions -> Application Roles: for accessing SFB Online with an
application identity
Select
whatever is relevant to your application and save.