Skip to content

[IDEA] Add support for auth via OIDC #172

@mgaffigan

Description

@mgaffigan

Is your feature request related to a problem? Please describe.
Passwords suck.

Describe your use case
Most authentication providers have coalesced on OIDC as the "one true auth protocol". This includes but is certainly not limited to:

  • Microsoft Active Directory Federation Services
  • Microsoft Azure
  • Google
  • Amazon
  • Apple
  • Okta/Auth0
  • Ping
  • Onelogin
  • Keycloak
  • Github
  • Gitlab

Describe the solution you'd like
Make it easy for an administrator to setup OIDC from within the mirth administrator UI.

Describe alternatives you've considered

  • WS-Federation
    Fine, but less supported. Everyone that supports WS-Federation supports OIDC.
  • SAML
    Fine, but less consistent. Everyone that supports SAML supports OIDC.
  • Existing two-factor apps
    Doesn't support variety of auth circumstances and auth-integrated 2FA

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions