-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels