Git Product home page Git Product logo

laravel-shibboleth's People

Contributors

dfoxx avatar flashadvocate avatar rjhodson avatar

Stargazers

 avatar  avatar

Watchers

 avatar

laravel-shibboleth's Issues

installation failed

During the first step with execute: "composer require dfoxx/laravel-shibboleth", return the following error, is there anything I missed?

Using version ^1.0 for dfoxx/laravel-shibboleth
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals

  • Installing dfoxx/laravel-shibboleth (1.0.0): Downloading (100%)
    Writing lock file
    Generating autoload files

Illuminate\Foundation\ComposerScripts::postUpdate
php artisan optimize

[InvalidArgumentException]
Attribute [filter] does not exist.

Script php artisan optimize handling the post-update-cmd event returned with error code 1

Installation failed, reverting ./composer.json to its original content.

Intended Use and Auth

First off, thanks for writing this, it seems to be very useful. However I do have a few questions, which may just be me projecting my use case onto the package, rather than taking the package for what it is.

I have a Shibboleth SP set up, and am correctly getting requests forwarded to my Laravel project, and was looking for a way to use Shibboleth for authentication, which this library seems to provide.
After following the the various calls to and from the Laravel Framework, it seems to me that this package expects all users to already have their credentials (unity_id/SHIB_UID) stored in the Users table. Is this the case? If so, do you have a recommended way to add a user to the table if they are not yet present (and thus can't be authenticated)? It is my understanding that the IdP/SP architecture should allow SP to not do any checking of authenticity, which this package seems to do in it's call to attempt and retrieveByCredentials.

If any of my understanding is incorrect, I would greatly appreciate it if you let me know; I'm fairly new to both Laravel and Shibboleth.

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.