GithubHelp home page GithubHelp logo

akunzai / joomla-external-login Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.47 MB

The Joomla! authentication extension allows to login to Joomla using external servers

License: GNU General Public License v2.0

PHP 96.98% CSS 0.56% Dockerfile 1.34% Shell 1.12%
joomla-extension

joomla-external-login's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jaanusnurmoja

joomla-external-login's Issues

Cannot enable users

I installed External Login for Joomla! 4. I cannot enable external login, either for individual users or globally.

Any chance to add (contribute with) a "simple external login" (no cas, no oauth /openid)?

I am trying to create a new authentication feature - authentication against own external authenticator which is not of such specific kind like cas or oauth and may not require any access token. Would it be possible to add such additional plugin? I would try to contribute with this if I got good hints what to do (what to preserve, what to omit/change compared to the cas login plugin).

In my case it would be authentication against a dedicated subdomain or directory using id card, then after succesful authentication auto login to Joomla site (and auto registration before it if the user doesn't exist yet).

The authenticator first prompts for pin code
image
and after succesful authentication outputs id card owner's data in json format, like this
{"firstname":"JAANUS","lastname":"NURMOJA","pno":"PNOEE-36706230000","idcode":"36706230000","email":"[email protected]","country":"EE"}
which would then be json_decoded and mapped to Joomla user fields. Then (auto registration and) auto login.

Maybe it woulld be good idea to consider any kind of fully custom plugin - in settings, the admin would set not only the url but also let's say choose the format of ext login output (json, xml, raw etc), does it require client id / client secret, which output field corresponds to which user field and so on.

Thanks in advance!

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.