Converting Local Accounts to SAML
Converting Local Accounts to SAML
Comments
-
How can we convert local Decisions accounts to SAML accounts? Is there a SQL Query that can handle this?
-
[color=#ff0000]******IMPORTANT: Backup your database before running these queries.******
[/color]
Yes, we can convert local accounts into SAML accounts using the following SQL queries:- update entity_account set authentication_type = SAML where account_id not like %ACCOUNT
- update entity_account set identity_provider_id = [insert provider ID here] where account_id not like %ACCOUNT
[i]edited by cameron@decisions.com on 6/22/2020[/i]
Howdy, Stranger!
Categories
- 4.3K All Categories
- 73 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 110 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 709 Forms
- 343 Reports
- 3 Designer Extensions
- 48 Example Flows
- 57 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 58 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions