Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Options to authenticate an API request instead of using local accounts
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2021 02:28 PM
1208     0
Hello all,
What are my options to authenticate an API request, in NIOS, if I don't want to use a local admin account? For example can I create a service principal in Azure AD and supply the client id and secret in a request or create a service account in AD and authenticate to Azure AD via SSO? Or just create a service account in AD and authenticate against onprem AD?
Thanks