Coder Social home page Coder Social logo

Need Log-off capability about scot HOT 4 CLOSED

toddbruner avatar toddbruner commented on August 24, 2024
Need Log-off capability

from scot.

Comments (4)

BurntToast-DFIR avatar BurntToast-DFIR commented on August 24, 2024

Seconded. I'd like to be able to switch between my admin and user accounts

from scot.

ghub2015 avatar ghub2015 commented on August 24, 2024

+1 this is also really needed from a security perspective.

Is it possible maybe to expire cookies automatically after a configurable period of time?

from scot.

toddbruner avatar toddbruner commented on August 24, 2024

Cookies do expire, setting is in scot.conf and defaults to 14400 seconds.
The problem is that most browsers store your basic auth credentials and
happy resupply them. This is
a common problem.

This is being addressed though, in the next version that is nearing
completion. The entire authentication system has
been reworked. There will be additional options to get you away from basic
auth if you wish.

The first option will be known as "Remoteuser" and relies on the Apache
front end to perform the authentication. This
will allow you to integrate SSO options through Apache modules. The second
option will be "LDAP" and that will present
a form based login that auths to your LDAP server and creates a session
that is revokable (logout). The final option
will be purely local auth, in other words, a form based login that
authenticates against a local database collection
within SCOT.

If none of those are acceptable, we would welcome additional methods that
you implement.

We are pushing for release in April.

Todd


[email protected]

On Thu, Mar 17, 2016 at 4:40 AM, ghub2015 [email protected] wrote:

+1 this is also really needed from a security perspective.

Is it possible maybe to expire cookies automatically after a configurable
period of time?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#14 (comment)

from scot.

toddbruner avatar toddbruner commented on August 24, 2024

Note: Remoteuser will always have difficulty with "logging off" due to the browser happily caching and providing authentication to the Apache web service. LDAP and Local should be able to "log-off". Still looking into this but if anybody wants to help, I'm listening. thanks.

from scot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.