JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for JISC-SHIBBOLETH Archives


JISC-SHIBBOLETH Archives

JISC-SHIBBOLETH Archives


JISC-SHIBBOLETH@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

JISC-SHIBBOLETH Home

JISC-SHIBBOLETH Home

JISC-SHIBBOLETH  May 2006

JISC-SHIBBOLETH May 2006

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: ShARPE and Autograph

From:

Tom Scavo <[log in to unmask]>

Reply-To:

Discussion list for Shibboleth developments <[log in to unmask]>

Date:

Tue, 9 May 2006 16:53:40 -0400

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (155 lines)

On 5/9/06, Mark Norman <[log in to unmask]> wrote:
>
> For anyone that is interested in this kind of thing, and the management
> of policies in particular, we have a document on our wiki (for the
> ESP-GRID project at)
> http://wiki.oucs.ox.ac.uk/esp-grid/PolicyManagementAndExchange
>
> It may be a little grid-oriented for some, but any thoughts and feedback
> would be very welcome!

Mark, I'm not sure if you wanted feedback posted here but please find
some comments below.  Hope this helps.

> Shibboleth is well placed to provide an infrastructure in which to
> manage and deliver attributes needed by access policies to make
> authorisation decisions. Efforts are now appearing to provide
> software and interfaces with which to manage those attributes. For
> example, the [WWW] MAMS initiative has developed a tool known as
> [WWW] ShARPE (Shibboleth Attribute Request Policy Editor) in which
> the local institution is able to set any local policies that will
> affect its users' access to external (and presumably, internal)
> resources.

Yes, I saw ShARPE demoed at the Internet2 Member Meeting last month. 
Impressive.  Now if only it were packaged as a Shib 1.3 extension...

> A similar initiative, and one which has fed into ShARPE no
> doubt, has been pursued at Internet2 and is called [WWW] SIGNET.

I don't see any clear relationship between ShARPE and Signet.  The
latter (a privilege management system) is totally separate from
Shibboleth.

> One particular item to note regarding ShARPE, is
> that this initiative has suggested the use of an XML Service
> Description file. This file effectively conveys something about the
> authorisation policy of the SP, and the user attributes required for
> granting access to each "service level" provided by the SP are given
> in this file. The file is public and held (and advertised) at the
> federation level.

This model is prevalent today, yes.  I wonder if ShARPE will help
usher in an alternative model, one that focuses on the SP as the
producer of metadata.  After all, this is where the access policy
resides.

> We should also note that the [WWW] SWITCHaai initiative in
> Switzerland also has a system of managing the 'advertising' of the
> SP's authorisation policy (or at least the required attributes) at
> the federation level. SWITCH calls this its Resource Registry and
> this is already in production for the Higher Education users in
> Switzerland. The list of resources and this meta-data is published at
> the federation level within the federation metadata file. However,
> SWITCH predicts that keeping all of this information in the one file
> will eventually lead to scalability problems and may move to
> publishing such information in many files.

Exactly.  SWITCH is a relatively small federation and already it sees
the handwriting on the wall.  Seems a different model for producing
and distributing metadata is needed, one that encourages IdPs and SPs
to call out attribute availability and requirements, respectively.

> In these initiatives it is possible to impose local institutions' (or
> communities') access policies upon sets of users. However,
> additionally, the user can impose his own privacy requirements on the
> exchanges. For example, the user may not wish to reveal certain
> attributes about himself and this could restrict his access to
> certain sites (as those sites mandate the presentation of those
> attributes). An example of this functionality is the 'Autograph'
> interface being developed in parallel with the [WWW] ShARPE tool
> where the user can edit and manage the release policies in this way.

Autograph is an important piece of the puzzle, but wouldn't it be
great if a user request for a protected resource at the SP resulted in
a corresponding user ARP at the IdP?  Then Autograph could be used to
manipulate the ARPs out-of-band.

> There are potentially many ways in which the technologies provided-
> for and enabled by Shibboleth and those associated with grids could
> be combined. Probably the most advanced implementation to combine
> elements of Shibboleth with elements of grid access management is to
> be found within the [WWW] GridShib project. GridShib is an
> integration of the [WWW] Globus Toolkit and Shibboleth. The complete
> software package consists of two plugins, one for Globus Toolkit (to
> use SAML to discover the attributes) and another for Shibboleth (to
> provide the attributes to the grid SP). With both plugins installed
> and configured, a GT Grid Service Provider (SP) may securely request
> user attributes from a Shibboleth Identity Provider. There are two
> main GridShib scenarios: one involving the 'push' of authorisation-
> enabling attributes, and another of the 'pull' of those attributes.

Yes, but currently only a "pull" profile has been implemented.  A
clear use case for "push" has yet to be identified.

> 2.3.2. Shibboleth should help with VOs
>
> One area where Shibboleth should be able to provide a good workable
> solution to grid applications is with VOs. This was one of the
> drivers of the GridShib project. The GridShib project saw that the VO
> could be represented by another Shibboleth attribute authority (AA).

This vision manifests itself in the recent (and ongoing)
myVocs-GridShib integration effort:

http://grid.ncsa.uiuc.edu/presentations/i2mm-myvocs-gridshib-april06.ppt

Briefly, myVocs inserts a layer of Shib-based middleware between the
SP and the IdP.  Thus myVocs serves as a source of VO attributes (in
addition to the federation attributes obtained from the IdP).

> 3.2. VOs and Shibboleth
>
> One one level, the management of VOs, as lists of users with possible
> other attributes, would seem to be perfectly suited to the general
> Shibboleth model. However, the problem exists that the current
> version of Shibboleth (v 1.3) as well as the upcoming versions (2.0
> and probably 2.1) consider the AA to be owned by the IdP (home
> organisation). If the Shibboleth mechanism allowed multiple AAs to be
> queried then this would enable independent and ad hoc VOs to be
> created and maintained.

This is precisely what myVocs does. See

https://authdev.it.ohio-state.edu/twiki/bin/view/GridShib/MyVocs

for some background material on myVocs.

> As noted above, the GridShib project considered the Shibboleth AA to
> be an attractive point from which to query attributes regarding
> users. However, the project is currently restricted in that the home
> organisation is expected to maintain the VO list of users.

No, it's unreasonable to assume the home site will ever be convinced
to maintain VO attributes.  That's why we've teamed up with myVocs.

>       Note that the assertion of attributes between a Shibboleth AA
>       and a VOMS server has been carried out by the GridShib project
>       as a proof of concept.

To my knowledge, this has not been done.

> The developers of the ShARPE tool chose to publish the authorisation
> policies of the service providers (SPs) in XML files then held at the
> Shibboleth federation level. This is described within the main
> ''Shibboleth'' section above and should assist sites in supporting
> their users and also service providers in having transparent access
> management policies. The creation of these XML files by the SPs
> should, in theory, be able to be carried out by the PERMIS tools.

To clarify, the XML files are extended SAML 2.0 metadata files. 
AFAIK, no tools exist to produce these files, and I don't see how
PERMIS can help in this regard.

Tom

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

November 2023
February 2023
January 2023
November 2022
October 2022
September 2022
June 2022
January 2022
November 2021
October 2021
September 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
June 2019
May 2019
March 2019
February 2019
January 2019
November 2018
July 2018
June 2018
May 2018
April 2018
March 2018
January 2018
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
March 2017
February 2017
January 2017
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
March 2016
February 2016
January 2016
December 2015
November 2015
September 2015
August 2015
June 2015
April 2015
March 2015
February 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager