Skip to content

Commit 9abc0d4

Browse files
refactor: rename Keycloak to RCIAM in group management documentation (#798)
- Rename folder from keycloak/ to rciam/ - Update linkTitle from 'Keycloak' to 'RCIAM' in main page - Update all aliases to support both /keycloak/ and /rciam/ paths for backward compatibility - Update internal links in vos/_index.md to reference rciam instead of keycloak - Update section title from 'Keycloak' to 'RCIAM' in virtual organisations overview <!-- A good PR should describe what benefit this brings to the repository. This description of the PR will be used as the commit message when merging it. Ideally, there is an existing issue which the PR address. Please check the [Contributing guide](https://docs.egi.eu/about/contributing/) for style requirements and advice. --> # Summary <!-- Describe in plain English what this PR does. --> --- <!-- Add, if any, the related issue here, e.g. #6 --> **Related issue :** --------- Co-authored-by: Enol Fernández <enol.fernandez@egi.eu>
1 parent 5cb2040 commit 9abc0d4

74 files changed

Lines changed: 63 additions & 12 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.cspell.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"version": "0.2",
3+
"language": "en",
4+
"words": [
5+
"RCIAM",
6+
"rciam",
7+
"Organisations",
8+
"organisations",
9+
"Organisation",
10+
"organisation",
11+
"organise",
12+
"organised",
13+
"behaviour",
14+
"authorisation",
15+
"Authorisation",
16+
"virtualisation",
17+
"organisational",
18+
"Perun",
19+
"perun",
20+
"Keycloak",
21+
"keycloak",
22+
"aai",
23+
"AAI",
24+
"EGI",
25+
"egi",
26+
"VO",
27+
"VOs",
28+
"SAML",
29+
"OIDC",
30+
"OAuth",
31+
"OpenID",
32+
"IdP",
33+
"SP",
34+
"entitlements",
35+
"subgroups",
36+
"enrolment",
37+
"enrolments",
38+
"Enrolments",
39+
"subgroup",
40+
"vopersonid",
41+
"mace",
42+
"eduPersonPrincipalName",
43+
"eduPersonOrgDN",
44+
"infobox",
45+
"visualise",
46+
"visualised",
47+
"categorised",
48+
"customised"
49+
]
50+
}

content/en/users/aai/check-in/vos/_index.md

Lines changed: 2 additions & 2 deletions

content/en/users/aai/check-in/vos/keycloak/OP_VO_details.png renamed to content/en/users/aai/check-in/vos/rciam/OP_VO_details.png

File renamed without changes.

content/en/users/aai/check-in/vos/keycloak/OP_VO_enrolment_url.png renamed to content/en/users/aai/check-in/vos/rciam/OP_VO_enrolment_url.png

File renamed without changes.

content/en/users/aai/check-in/vos/keycloak/_index.md renamed to content/en/users/aai/check-in/vos/rciam/_index.md

Lines changed: 2 additions & 1 deletion

content/en/users/aai/check-in/vos/keycloak/admins/_index.md renamed to content/en/users/aai/check-in/vos/rciam/admins/_index.md

content/en/users/aai/check-in/vos/keycloak/admins/admin_add.png renamed to content/en/users/aai/check-in/vos/rciam/admins/admin_add.png

File renamed without changes.

content/en/users/aai/check-in/vos/keycloak/admins/admin_add_email1.png renamed to content/en/users/aai/check-in/vos/rciam/admins/admin_add_email1.png

File renamed without changes.

content/en/users/aai/check-in/vos/keycloak/admins/admin_add_email2.png renamed to content/en/users/aai/check-in/vos/rciam/admins/admin_add_email2.png

File renamed without changes.

content/en/users/aai/check-in/vos/keycloak/admins/admin_delete.png renamed to content/en/users/aai/check-in/vos/rciam/admins/admin_delete.png

File renamed without changes.

0 commit comments

Comments
 (0)