Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Remove GSI information (SOFTWARE-5164) #987

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/data/xrootd/install-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: Using XRootD
Using XRootD
=============

!!!bug "EL7 version compatibility"
There is an incompatibility with EL7 < 7.5 due to an issue with the `globus-gsi-proxy-core` package


XRootD is a high performance data system widely used by several science VOs on OSG to store and to distribute data to
jobs.
It can be used to create a data store from distributed data nodes or to serve data to systems using a distributed
Expand Down
4 changes: 0 additions & 4 deletions docs/data/xrootd/install-storage-element.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: Installing an XRootD Storage Element
Installing an XRootD Storage Element
====================================

!!!bug "EL7 version compatibility"
There is an incompatibility with EL7 < 7.5 due to an issue with the `globus-gsi-proxy-core` package


[XRootD](http://xrootd.org/) is a hierarchical storage system that can be used in a variety of ways to access data,
typically distributed among actual storage resources.
One way to use XRootD is to have it refer to many data resources at a single site, and another way to use it is to refer
Expand Down
2 changes: 1 addition & 1 deletion docs/security/tokens/using-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Using Bearer Tokens
===================

As part of the [GridFTP and GSI migration](https://opensciencegrid.org/technology/policy/gridftp-gsi-migration/),
the OSG will be transitioning authentication away from X.509 certificates to the use of bearer tokens such as
the OSG has transitioned authentication away from X.509 certificates to the use of bearer tokens such as
[SciTokens](http://scitokens.org/) or [WLCG JWT](https://twiki.cern.ch/twiki/bin/view/LCG/WLCGAuthorizationWG).

Use this document to learn how to request tokens from an OpenID Connect (OIDC) Provider or how to generate a test token
Expand Down