You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-docs/operations/iam/identity-federation-in-scs.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,15 @@ to achieve that goal. To simplify connecting the different parts of SCS
13
13
to customer owned IAM solutions, SCS deploys Keycloak as central Identity
14
14
Provider (IdP) service.
15
15
16
+
Currently this is deployed automatically only in the [osism/testbed](https://docs.scs.community/docs/iaas/guides/deploy-guide/examples/testbed/),
17
+
which provides [its own documentation for authentication with OIDC](https://docs.scs.community/docs/iaas/guides/deploy-guide/examples/testbed#authentication-with-oidc).
18
+
16
19
The following sections describe how this is done.
17
20
18
21
## 1. IaaS / OpenStack
19
22
20
23
To provide Infrastrucure as a Service SCS builds upon
21
-
OpenStack. See the `openstack-federation-via-oidc` document
22
-
in [the iam section of this documentation](https://docs-staging.scs.community/docs/iam/)
24
+
OpenStack. See section [OpenStack Federation via OpenID-Connect](https://docs.scs.community/dev-docs/operations/iam/openstack-federation-via-oidc)
23
25
for more details on identity federation for OpenStack.
Copy file name to clipboardExpand all lines: docs/08-faq/index.mdx
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ A standardized environment promotes interoperability, reduces vendor lock-in, an
18
18
19
19
## Where can I find the SCS standards?
20
20
21
-
The SCS standards are available on the standards pages within our documentation page. [Find them here](https://docs.scs.community/standards/)
21
+
The SCS standards are available on the standards pages within our documentation page. [Find them here](https://docs.scs.community/standards)
22
22
23
23
## How is the SCS different from other cloud environments (e.g. AWS, Azure,...)?
24
24
@@ -46,7 +46,7 @@ IaaS stands for Infrastructure as a Service, providing virtualized computing res
46
46
47
47
## How is the IaaS layer structured?
48
48
49
-
IaaS typically comprises virtual machines, storage, and network resources, all offered as scalable services. [Find the architecture here](#)
49
+
IaaS typically comprises virtual machines, storage, and network resources, all offered as scalable services. [Find the architecture here](https://doc.scs.community/docs/category/iaas-layer)
50
50
51
51
## What does CaaS mean? (Container Layer)
52
52
@@ -56,27 +56,27 @@ CaaS refers to Container as a Service, where providers offer container orchestra
56
56
57
57
**As a user**:
58
58
59
-
- Existing SCS Clouds: Explore and test on any of the cloud providers offering SCS. [Choose one from here](#)
59
+
- Existing SCS Clouds: Explore and test on any of the cloud providers offering SCS. [Choose one from here](https://doc.scs.community/standards/certification/overview#compliant-cloud-environments)
60
60
61
61
**As a Cloud Service Provider**:
62
62
63
-
-**Cloud in a Box**: Start with our pre-packaged solutions. [Link to Ciab](#)
64
-
-**Testbed**: Use the SCS test environment to experiment. [Link to Testbed/deployment example](#)
63
+
-**Cloud in a Box**: Start with our pre-packaged solutions. [Link to Ciab](https://doc.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/cloud-in-a-box)
64
+
-**Testbed**: Use the SCS test environment to experiment. [Link to Testbed/deployment example](https://doc.scs.community/docs/iaas/deployment-examples/cloud-in-a-box/advanced-guides/testbed)
65
65
66
66
## I want to use an SCS Cloud! How do I get started?
67
67
68
68
**As a user**:
69
69
70
-
- Browse our [list of providers](#) and choose one that fits your needs.
70
+
- Browse our [list of providers](https://doc.scs.community/standards/certification/overview#compliant-cloud-environments) and choose one that fits your needs.
71
71
72
72
**As a Cloud Service Provider**:
73
73
74
-
- Adopt SCS standards and utilize our [resources and tools](#) to integrate them.
74
+
- Adopt SCS standards and utilize our [resources and tools](https://doc.scs.community/docs/category/components) to integrate them.
75
75
76
76
## I want to use the SCS in my company and build my own cloud! Where do I start?
77
77
78
-
Start by understanding SCS standards and then move on to the reference implementation. [Link to guide](#).
78
+
Start by understanding SCS standards and then move on to the reference implementation. [Link to guide](https://doc.scs.community/standards/)).
79
79
80
80
## I have a technical problem. Where can I find help?
81
81
82
-
Refer to our support section or check our community channels for assistance. [Link to community](#).
82
+
Refer to our support section or check our community channels for assistance. [Link to community](https://doc.scs.community/community).
0 commit comments