Shibboleth IdP Authenticaiton requirement / design confirmation for authentication of Mobile User authentication
Andrew Morgan
morgan at orst.edu
Tue Dec 26 21:51:59 EST 2017
On Tue, 26 Dec 2017, Cantor, Scott wrote:
> On 12/25/17, 4:39 PM, "dev on behalf of Ashok Vijayakumar"
> <dev-bounces at shibboleth.net on behalf of ashok.vijayk at gmail.com> wrote:
>
>> 1) Designing the user authentication via Shibboleth IdP login page
>> loaded on to the native application web view and the subsequent
>> authentication should be via Shibboleth ECP End point
>
> No. Usng a web view, which is a very reasonable to thing to do, is the
> exact opposite of using ECP, and would be relying on the standard
> Browser SSO profile.
>
>> what is the alternative to achieve force authentication of user once in
>> six months for mobile applicaiton?
>
> By issuing your own token that you manage outside the IdP.
Yes. And really, this is the same pattern as a regular, non-mobile web
application. The application delegates authentication to an IDP. After
successful authentication, the application manages its own session via
some sort of token (browser cookie, OAUTH token, custom something). There
isn't a need to push your application's session requirements back on the
IDP.
Andy
More information about the users
mailing list