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

Commit 3a1eed6

Browse files
Merge pull request #987 from matyasselmeci/pr/SOFTWARE-5164.byegsi
Remove GSI information (SOFTWARE-5164)
2 parents 3f657cd + ef6e28c commit 3a1eed6

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

docs/data/xrootd/install-client.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: Using XRootD
33
Using XRootD
44
=============
55

6-
!!!bug "EL7 version compatibility"
7-
There is an incompatibility with EL7 < 7.5 due to an issue with the `globus-gsi-proxy-core` package
8-
9-
106
XRootD is a high performance data system widely used by several science VOs on OSG to store and to distribute data to
117
jobs.
128
It can be used to create a data store from distributed data nodes or to serve data to systems using a distributed

docs/data/xrootd/install-storage-element.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: Installing an XRootD Storage Element
33
Installing an XRootD Storage Element
44
====================================
55

6-
!!!bug "EL7 version compatibility"
7-
There is an incompatibility with EL7 < 7.5 due to an issue with the `globus-gsi-proxy-core` package
8-
9-
106
[XRootD](http://xrootd.org/) is a hierarchical storage system that can be used in a variety of ways to access data,
117
typically distributed among actual storage resources.
128
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

docs/security/tokens/using-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Using Bearer Tokens
44
===================
55

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

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

0 commit comments

Comments
 (0)