Casdoor-SSO
Casibase uses Casdoor as its identity and single-sign-on (SSO) provider. Make sure to deploy it in advance.
Please refer to Casdoor Server Installation to install and configure Casdoor.
Follow these steps to setup Casdoor for casibase:
- Create an Organization

- Configure information about the Organization

- Create a new Application

- Configuring Application Information (Remember Name, ClientID and ClientSecret)

- Create a Certificate: In the Casdoor dashboard, choose Cert → Add, keep
AlgorithmasRS256(default), enter a name, and click Save.
- Bind the Certificate to the Application: Open the Config tab of your newly created Application, select the certificate you just created from the Cert dropdown, and click Save.

- Add a member to the newly created organization


- Configure member information (remember its Name as well as Password)


User Data Synchronization
Casibase automatically keeps user information synchronized with Casdoor. When a user's account is accessed through the application, Casibase fetches the latest user data directly from Casdoor rather than relying on cached session data. This ensures that any updates to user profiles in Casdoor—such as changes to name, email, avatar, or permissions—are immediately reflected in Casibase without requiring users to log out and log back in.
This real-time synchronization happens transparently in the background whenever the application needs to access the current user's account information.
Billing Integration
Casibase integrates with Casdoor's transaction system for AI usage billing. When users interact with AI models, transaction records are automatically created in Casdoor to track token consumption and costs. This enables centralized billing management across all your applications. For details on how transactions work, see the Billing & Usage section.