🔐
Users & Permissions
JetAdmin has a built-in User Management System. All invited users to your application (invited by email, invited by link), will be available in the Date tab in the "Built-ins" section.
You'll also be able to set granular permissions and the properties to separate data for the Portal (multi-tenancy)

All the invited users, both internal and external, are automatically taken to the sign-in (or sign-up, depending on the settings) page. After signing up/logging in, the user will be redirected to either the dashboard where they can see the list of projects or to the specific page.
The default authorization process involves authorizing in the following ways:
- 1.Google & Facebook authorization (basic SSO)
- 2.Authorization via credentials (login + password)

You can also implement custom authorization through SSO. See the topics in this section on implementing different SSO methods:
The built-in User Management System allows you to configure each user on a granular basis, as follows:
- 1.
- 2.
- 3.Sharing your app. Invite your employees or customers to collaborate with your data. See here for more details.

You can remove Jet's brand and replace it with your own branding across the whole user journey in their Jet Admin app. You can also customize the Sign-in/Sign-up page to a great extent, choose the layout, put up your logo and favicon, configure a custom domain, or even completely rewrite the CSS.
Last modified 9mo ago