play-authenticate icon indicating copy to clipboard operation
play-authenticate copied to clipboard

Passing parameters while using OAuth 2

Open FTraian opened this issue 10 years ago • 1 comments

OAuth2 supports passing optional parameters in state. Play-Authenticate sends a generated id in the state param. Is there another way of sending a parameter for the authenticated page?

FTraian avatar May 12 '14 10:05 FTraian

Passing a state is a security feature that is leveraged by Play!Authenticate. There is currently no option to pass arbitrary parameters.

joscha avatar May 12 '14 10:05 joscha