Sign in
agent:

Setting up SSO via Azure AD for Dagknows

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
  1. Log into your Azure portal with an administrative account:https://portal.azure.com/
  2. Click on the “View” button under “Manage Azure Active Directory”
  3. Click on the “App registrations” links on the left hand side
  4. Click on the “New registration” button at the top
  5. Provide a name
  6. Select appropriate option for “Supported account types”
  7. Under the “Redirect URI” section, select “Web”, and specifyhttps://demo.dagknows.com/azure/authorized(replace demo.dagknows.com with an appropriate hostname)
  8. Click on the “Register” button
  9. Copy the value for “Application (client) ID” into a temporary notepad and label it as “Client ID”
  10. Copy the value for “Directory (tenant) ID” into the temporary notepad and label it as “Tenant ID”
  11. Click on the “Add a certificate or secret” link.
  12. Click on the “New client secret” button.
  13. Provide a description
  14. Provide an expiration date (we recommend the 24 months option)
  15. Click on the “Add” button
  16. Click on the copy icon under the “Value” column, paste it into the temporary notepad, and label it as “Client Secret”.
  17. Sign into DagKnows using your administrator account without using SSO
  18. Click on the “Adjust settings” icon
  19. Search this settings page for “Enable SSO using Azure” and toggle this switch to ON.
  20. Provide the information that you collected above. Put an asterisk in the "Allowed Email Domains" field.
  21. Click on the "Save" button
  22. Sign out of DagKnows. You should now be able to sign into Dagknows using your Azure AD credentials.