Active Directory Questions
Comments
-
We will be implementing Active Directory sync within a client project. The end client is asking a couple of specific questions that I did not see in the documentation.
1 - is it possible to disable logging in without Active Directory sync?
2 - related, If a user is manually created, put in groups, will the AD sync remove them from the groups when the job next runs?
-
1 - is it possible to disable logging in without Active Directory sync?
[ul][li]Can you confirm the use case for this? The default admin account would still have to be enabled, but all other user accounts can have an authentication type other than Password (excluding SYSTEM, GUEST, & EXTERNAL SYSTEM).[/li][/ul]2 - related, If a user is manually created, put in groups, will the AD sync remove them from the groups when the job next runs?
[ul][li]No, AD sync doesnt alter local accounts in this case, it looks for AD account type (authentication_type = ActiveDirectory) - non-AD accounts should remain untouched.[/li][/ul]
[b]
[/b]
[font=Roboto, Arial, Helvetica, sans-serif]Manually created accounts can be forcefully disabled by creating a Scheduled Job which fetches all Accounts with Password as the value for their authentication_type property (excluding the local admin account, SYSTEM, GUEST, & EXTERNAL SYSTEM), setting their is_active and can_use_portal properties as 0/False, and saving them. Groups can be synced from Active Directory, but their permissions will have to be configured for the Decisions side.[/font]
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions