Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Use request extractors to find authenticator values in other parts of the request #390

Merged
merged 1 commit into from
Nov 12, 2015

Conversation

akkie
Copy link
Contributor

@akkie akkie commented Nov 12, 2015

Sometimes it may be necessary to send the authenticator specific values in other parts of the request. If we use a request extractor in the retrieve method of the authenticator service, then it may be possible to send a bearer token as example in the query string instead of the header.

See: http://silhouette.mohiva.com/v3.0/discuss/55950f4935f567170094304c

@akkie akkie added this to the future milestone Jul 3, 2015
@akkie akkie modified the milestones: 4.0.0, future Sep 22, 2015
@akkie akkie changed the title Use request extractors to find authenticator values in other parts of the reuqest Use request extractors to find authenticator values in other parts of the request Nov 12, 2015
akkie added a commit that referenced this pull request Nov 12, 2015
Use request extractors to find authenticator values in other parts of the request
@akkie akkie merged commit ee76558 into mohiva:master Nov 12, 2015
@seyuf
Copy link

seyuf commented Dec 17, 2015

Hi guys,
I'd like to know when will the v 4.0.0 be available?
I need badly this feature, i tried to use the 4.0.0-snapshot from sonatype.
Unfortunately, it is not compatible with my project as is, Silhouette is no longer extended from the controller etc...
May be we could have some sample displaying the new usage of the module.
Anyway thanks for this awesome work 👍

@akkie
Copy link
Contributor Author

akkie commented Dec 18, 2015

The final 4.0 will be available with Play 2.5 at the beginning of the next year. A migration guide can be found in the documentation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants