-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add Paratext user login (input registry credentials) #971
Comments
This is closely related to authentication providers in the identity spec. |
Consider looking at the languagetechnology.org login solution. Unfortunately, I couldn't find docs for this. I believe it's SIL LangTech's Auth0 solution. All of the Google Drive docs that I could find that mention it:
You can also ask @irahopkinson since I believe this is how Scripture Forge login works. Discussion notes with @irahopkinson for Shared Editor |
Can you access unrestricted resources without a PT registration? |
We have come to the conclusion that users who have valid Paratext registration should be able to access the DBL from Platform.Bible and Paratext 10 Studio. As such, this registration stuff will now be put in Platform.Bible. |
User Story
As a Bible translator, I want to be able to log in as my Paratext Registry user without opening Paratext 9 so that I can see available resources, use S/R, etc. without having to log in on Paratext 9.
Description
Create a way to log into the Paratext Registry in Platform.Bible. When you open PT9 the first time, it asks for a registry code or something along those lines. Basically, we want to be able to do that in Platform.Bible. This user credential needs to go into ParatextData.dll; we probably don't need it elsewhere.
Do this in relation to the identity stuff. Make a nice secure dialog that isn't shared origin and all that. #616
This should go in Platform.Bible
The text was updated successfully, but these errors were encountered: