Aidbox
Search
⌃K
Introduction
Getting Started
Overview
Licensing and Support
Aidbox user portal
Aidbox UI
Versioning
Release Notes
FAQ
Contact us
Getting Started
Run Aidbox
Uploading Sample Data
Aidbox & FHIR formats
Tutorials
Data API
Administration
FHIR conformance
Validation & FHIR extensions
Subscriptions
Integrations
Other tutorials
Aidbox configuration
Configure Aidbox and Multibox
Aidbox configuration project
API constructor (beta)
Zen Configuration
API
FHIR API
REST API
Bulk API
RPC API
Archive/Restore API
GraphQL API
Batch Upsert
Batch/Transaction
Reactive API
ETAG support
Plan API
Other
Modules
Workflow Engine
Entities & Attributes
First-Class Extensions
Profiling and validation
Terminology
Security & Access Control
Overview
Authentication Flows
Access Control
Tutorials
How-to guides
Create and test access control
External identity provider
RBAC
SMART on FHIR
Set-up token introspection
Prohibit user to login
Debug access control
Research possible security issues
Technical reference
HL7 v2 Integration
C-CDA / FHIR Converter
Custom Resources
Aidbox Forms
Logging & Audit
Monitoring
MDM
SMARTbox | FHIR API for EHRs
Multitenancy
FHIR Implementation Guides
US Core IG
Storage
AidboxDB
HA AidboxDB
Backup and Restore
Database schema
Indexes
Delete data
AWS S3
GCP Cloud Storage
Azure Blob Storage
Oracle Cloud Storage
Multibox
Multibox box manager API
Multibox monitoring
Integrations
Analytics
Audit
Authentication
Email providers
App development
Aidbox SDK
Mappings
Receive logs from your app
Administration
Working with Aidbox from .NET
Testing with Stresty
Reference
RPC reference
Configuration
Aidbox Forms reference
Aidbox SQL functions
Powered By
GitBook
Prohibit user to login
This guide explains how to prohibit user login
User
resource has
inactive
property. When it equals to
true
the user cannot login
To restrict a user to login
All the steps are done in the Console UI
1.
Click the
Users
link in the left sidebar
2.
Filter users list and click the desired user
3.
Add
inactive
property value
true
4.
Press the
Save
button
Previous
Set-up token introspection
Next
Debug access control
Last modified
2mo ago