Re: [Architecture] [IS] IS 5.5.0 += Adaptive Authentication

2017-05-30 Thread Ruwan Abeykoon
Hi Prabath, > Please check whether my understanding is correct based on the following > mail.. > > 1. We define set of ACR values at the framework level - which are agnostic > to the inbound protocols. > 2. Each inbound protocol (OIDC, SAML) - can define their own ACR values - > but must be

Re: [Architecture] [IS] IS 5.5.0 += Adaptive Authentication

2017-05-30 Thread Prabath Siriwardena
On Thu, May 25, 2017 at 3:43 AM, Ishara Karunarathna wrote: > HI Ruwan, > > With my understanding ACR is related to the authenticated assurance level. > or we can define specific authentication level. > Ex > acr.level.1 = username pwd athentication > acr.level.2 = step1 :

Re: [Architecture] [IS] IS 5.5.0 += Adaptive Authentication

2017-05-30 Thread Prabath Siriwardena
Hi Ruwan, Please check whether my understanding is correct based on the following mail.. 1. We define set of ACR values at the framework level - which are agnostic to the inbound protocols. 2. Each inbound protocol (OIDC, SAML) - can define their own ACR values - but must be mapped to the ACR

Re: [Architecture] Introducing interface to get widget configuration files in Dashboard Component

2017-05-30 Thread Nisala Nanayakkara
Hi all, Currently we are having our sample widgets as dashboard designer’s fragments. We are going to move these sample widgets into a separate common location by creating a common UUF component. Moreover we are going to move the sample implementation class of “WidgetInfoProvider” interface to a