Skip to content

Implement OpenID connect for MTY employees #154

@basicavisual

Description

@basicavisual

What: Monterrey has an open-id connect service for the city employees that is identical to what's already implemented for citizens (IDMty) they should also have a login button. You need to implement the new service.

Since the new service is identical just different realm it could be possible to modify existing code for the idmty by interpolating the realm information and just adding the different data through an initializer, but if this is not possible you can always copy and paste the gem folder.

The endpoint: https://iam.monterrey.gob.mx/realms/GobMty/
The endpoint documentation: https://iam.monterrey.gob.mx/realms/GobMty/.well-known/openid-configuration
Relevant project files and folders:

  • omniauth-idmty - the gem
  • decidim-monterrey/config/initializers/idmty.rb
  • decidim-monterrey/config/secrets.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions