Login Security Policy
Your ability to access account settings may depend on the permissions setup by your organization.
Username / Password Settings

By default, all passwords must contain
- at least 1 lowercase letter
- at least 1 uppercase letter
- at least 1 number
Require Special Characters in Passwords
When enabled, your users' passwords must also contain at least 1 special character.
Accepted special characters include the following:
@, $, !, %, *, #, ?, &
Minimum Password Length
You may set the minimum password length to be between 6 and 16 characters.
Require Two-Factor Authentication
When enabled, all users will be required to configure and use two-factor authentication to access Paminga.
Okta SSO
Paminga supports secure single sign-on with Okta.
Create an OpenID Connect (OIDC) App in Okta
An Okta admin will need to create an OIDC app per Okta's documentation.
The steps may be similar to the following:
- Sign in to the Okta Admin Console (go to your Okta org URL and click Admin in the upper-right corner).
- Go to Applications > Applications.
- Click Create App Integration.
- Select OIDC - OpenID Connect as the sign-in method.
- Choose Web Application as the application type.
- Configure the app:
- Enter a name (e.g., "Paminga SSO").
- Enable Authorization Code grant type.
- Add Sign-in redirect URI: https://app.paminga.com/api/sso/okta/callback
- Click Save. The app details page will display the Client ID and Client Secret.
- For the Org Base URL: It's your Okta org domain (e.g., https://your-company.okta.com), visible in the browser URL when logged in or in Admin Console > Settings > Org Settings (look for "Okta Domain" or equivalent).
Enter Okta Credentials in Paminga
Your OIDC app will provide the following information, which you'll then need to enter into Paminga on the "Login Security Policy" page:
- Organization URL (your Okta org domain, e.g. https://your-company.okta.com)
- Client ID
- Client Secret
Okta SSO Setup

Once saved, you're all set. Users will be able to login with their Okta credentials.
Google SSO
Paminga supports secure single sign-on with Google.
No setup is required. Simply click "Login with Google" on the login page and follow the prompts.