fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

Add "Login with Aadhar" identity provider

Open mooreds opened this issue 1 year ago • 3 comments

Add "Login with Aadhar" identity provider

Problem

Aadhar is the national identity system for India. It has nearly 100% coverage.

I want to add a "Login with Aadar" button to my B2C app which is targeting Indian consumers.

Solution

There should be an Aadar identity provider, a peer of Twitter, Facebook, etc.

Alternatives/workarounds

Might be able to do something with the Login API.

Additional context

Here's the developer docs on Aadhar, including a sample app: https://www.uidai.gov.in/en/914-developer-section.html

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

mooreds avatar Sep 19 '22 14:09 mooreds

Do they have any dev doc that would imply it is close to OIDC or something similarly web based?

robotdan avatar Sep 19 '22 15:09 robotdan

I was unable to find anything beyond the dev doc I linked. I guess the next step if we wanted to start with this would be to download the sample java app from the Aadhar dev doc and see what it was doing.

mooreds avatar Sep 19 '22 16:09 mooreds

Ok. If they don't have any web based login flow similar to OIDC - seems like the likelihood of implementing this is super low. But we can leave it open to see if there is general community interest.

robotdan avatar Sep 19 '22 16:09 robotdan