码迷,mamicode.com
首页 > 其他好文 > 详细

MIT KIT OpenID Connect Demo Client

时间:2018-02-01 10:38:32      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:builder   bsp   air   following   several   demo   cat   ref   gate   

Hello world!

You are NOT currently logged in.

This example application is configured with several pages requiring different levels of access. This page does not require the user to be logged in. Use the tabs in the navbar above to navigate to pages with different access requirements.

  • User, requires the user to be logged in with the ROLE_USER Spring Security authority.
  • Admin, requires the user to be logged in with the ROLE_ADMIN Spring Security authority. See below for the currently configured list of admin accounts.
  • Log in, log in directly and return to this page.

Client Filter Configuration

This authorization filter for this client has been configured with the following components:

  • Issuer service: HybridIssuerService
  • Server configuration service: HybridServerConfigurationService
  • Client configuration service: HybridClientConfigurationService
  • Auth request options service: StaticAuthRequestOptionsService
  • Auth request URI builder: PlainAuthRequestUrlBuilder

Administrators

Logged in users are assigned the ROLE_USER authority by default, but the following users (identified by issuer/subject pairs) will also be given ROLE_ADMIN:

IssuerSubject
https://mitreid.org/ 90342.ASDFJWFA

 

 

https://mitreid.org/rp/

 

MIT KIT OpenID Connect Demo Client

标签:builder   bsp   air   following   several   demo   cat   ref   gate   

原文地址:https://www.cnblogs.com/softidea/p/8397537.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!