Skip to content

Conversation

@adarmanto
Copy link

No description provided.

jasny and others added 30 commits May 9, 2018 15:51
PHP7.2+
Improved architecture.
Optional support for PSR-7.
PSR-16 for caching.
Modified demo
Pass script name in URL arg for Broker.
Better error messages.

Fixes #72
…ookies.

Add `Broker\Session` class to store token in PHP session.
Rename `withCookies()` to `withTokenIn()`.
Deny request where domain of `Origin` or `Referer` header isn't allowed.
Deny request where domain of `return_url` query parameter isn't allowed.
…h link.

Display SSO errors from attaching in the Broker.

Fixes #124
SessionInterface doesn't need to access session data.
Don't return why the token isn't valid, only log.
Minor fixes.
Fixed logout in demo.
No support for PHP 7.2 (travis)
[skip ci]
[skip ci]
jasny and others added 24 commits December 10, 2020 01:15
Update status badge to GitHub actions.
[skip ci]
Don't cache composer packages.
Don't put typed args in the callback to make it more readable.
Due to Chrome 80 update Chrome has changed some policy regard to cookie. https://blog.chromium.org/2019/10/developers-get-ready-for-new.html
SameSite=None and Secure needed for cross-site cookies

This commit was to solve this issues #131

Due to change you need SSL/HTTPS  connection for it to work
Corrected typo and changed "has" to "hash"
when response http code 204, the header is null
Corrected typo, changed "know" to "known"
Small changes to wording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants