Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand TARA auth logic to registrant portal #1698

Merged
merged 12 commits into from
Oct 15, 2020
Merged

Conversation

karlerikounapuu
Copy link
Member

@karlerikounapuu karlerikounapuu commented Oct 1, 2020

Replaces registrant's standalone ID-card / Mobile-ID logic with TARA service

Requires new service to being added to TARA. Callback is similar to registrar portal, just change registrar word to registrant, for example https://registrant.test/registrant/open_id/callback

New keys in config/application.yml

  • tara_rant_identifier: registrant service id from TARA
  • tara_rant_secret: registrant service secret from TARA
  • tara_rant_redirect_uri: callback URL for registrant

@karlerikounapuu karlerikounapuu force-pushed the add-tara-to-registrant branch 3 times, most recently from ae40255 to 784931d Compare October 15, 2020 11:44
@vohmar vohmar merged commit 7f81883 into master Oct 15, 2020
@vohmar vohmar deleted the add-tara-to-registrant branch November 20, 2020 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants