question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to set up Simple login

See original GitHub issue

Dear all,

I can not find the documentation or example config.py that specifies how to arrange a “simple login”. For our teaching scenario, this is the preferred login method.

The docs over at: http://www.clinicalgenomics.se/scout/admin-guide/login-system/#simple-login-with-userid-and-password

Just say: Basic login with userid and password is the login system available whenever no advanced login system (either Google or LDAP) is specified in the Scout config file.

It is not clear if it is already specified in some file sitting around on disk, or if it should be specified here by the admin.

Can you please provide the means for arranging a simple login?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:30 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
andreaswallbergcommented, Aug 16, 2021

I would just like to add an addendum here. Our course lab worked well in 2020 and we are running it again in fall 2021.

I have been too scared to break things, so for now so I am still at the very same release of Scout that I used last year 😉

2reactions
andreaswallbergcommented, Aug 25, 2020

Got it.

My scout config, copied over from the online instructions, which was only loaded when using gunicorn, had the line:

MONGO_DBNAME = 'scoutTest'

It should of course be:

MONGO_DBNAME = 'scout'

After changing this, it works 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Login Activity Using Android Studio 3.6.3 (NEW) - YouTube
A Simple Login App which takes the user input and compares it with a string and on correct login it lets the user...
Read more >
SimpleLogin | Open source anonymous email service
Sign up for a newsletter, create a new online account with a click. Available everywhere ... SimpleLogin is the most advanced email alias...
Read more >
Register Account - SimpleLogin Docs
Register your account. Fill in your email address, choose your account password and click on the "Create Account" button. Verify your email address....
Read more >
FAQ - SimpleLogin
I can use my plus sign (+) trick to create unlimited email addresses, why do I need SimpleLogin? Email subaddressing, also known as...
Read more >
Register | SimpleLogin
Create new account. Email address. Emails sent to your alias will be forwarded to this email address. It can't be a disposable or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found