Hi everyone,
We’re currently working on adding authorization capabilities to ServicePulse and ServiceControl, and we’d love to hear about your requirements.
Authentication
What do you currently use for user authentication?
Examples include:
- Active Directory / Windows Authentication
- Microsoft Entra ID (Azure AD)
- Okta
- Auth0
- Google Workspace
- OpenID Connect providers
- Other identity providers
Authorization
What authorization capabilities would you like to see supported?
For example:
- Role-based access control (RBAC)
- Group-based permissions
- User-specific permissions
- Integration with roles/groups managed by your identity provider
- Custom roles
- Read-only vs. administrative access
Auditing
What auditing requirements do you have?
For example:
- Logging successful access
- Logging authorization failures
- Tracking configuration changes
- User activity auditing
- Exporting audit data to SIEM or log management platforms
Current direction
Our current approach focuses on:
- Delegating authentication and role assignment to an external identity provider (IdP)
- Consuming application roles from user token claims
- Writing authorization successes and failures to a separate structured audit log that can be easily ingested by log management and monitoring tools
Would this meet your needs, or are there additional requirements we should consider?
Please comment on this issue or contact us at support@particular.net.
Thanks for your feedback!
Particular Software