Skip to content

Commit 39aa3f3

Browse files
Remove forgotten FW stuff
1 parent b48d11e commit 39aa3f3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • docs/application/administration/settings/system

docs/application/administration/settings/system/openid.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Microsoft Azure Setup
2828
11. Fill description, set ``Expires`` and note it somewhere, then click on ``Add``.
2929
12. Copy ``Value`` and store it somewhere. You will not able to view it again.
3030

31-
13. Go to OpenID in DSW: ``Admin Center`` → ``Settings`` → ``Organization OpenID`` → ``Create``.
31+
13. Go to OpenID in DSW: ``Settings`` → ``OpenID`` → ``Create``.
3232

3333
14. Fill in a ``Name`` of the service. This name will be used to identify the service in the list of login options, so it should be something descriptive.
3434

@@ -72,7 +72,7 @@ ORCID Setup
7272

7373
ORCID requires a redirect URI before it allows us to save the application and obtain credentials. Because DSW generates the callback URL only after the OpenID configuration is saved, we first create the DSW configuration with temporary credentials and then return to ORCID.
7474

75-
1. Go to OpenID in DSW: ``Admin Center`` → ``Settings`` → ``Organization OpenID`` → ``Create``.
75+
1. Go to OpenID in DSW: ``Settings`` → ``OpenID`` → ``Create``.
7676
2. Fill in a ``Name`` of the service, for example ``ORCID``.
7777
3. Open the ``Custom`` tab.
7878
4. Fill in temporary values:
@@ -82,7 +82,7 @@ ORCID requires a redirect URI before it allows us to save the application and ob
8282
5. Leave ``Parameters`` empty.
8383
6. (optional) fill Icon (``fab fa-orcid``), ``Background Color`` (``#A6CE39``), and ``Text Color``.
8484
7. Click on ``Save``.
85-
8. Copy ``Callback URL`` from DSW. It will look similar to ``https://example.fair-wizard.com/admin/open-id/<uuid>/callback``.
85+
8. Copy ``Callback URL`` from DSW. It will look similar to ``https://<your-domain>/wizard/open-id/<uuid>/callback``.
8686

8787
9. Go to https://orcid.org/signin and sign in to ORCID.
8888
10. Open ``Developer Tools`` from the account menu.
@@ -115,7 +115,7 @@ ORCID requires a redirect URI before it allows us to save the application and ob
115115
Custom Setup
116116
============
117117

118-
1. Go to OpenID in DSW: ``Admin Center`` → ``Settings`` → ``Organization OpenID`` → ``Create``.
118+
1. Go to OpenID in DSW: ``Settings`` → ``OpenID`` → ``Create``.
119119
2. Fill in a ``Name`` of the service. This name will be used to identify the service in the list of login options, so it should be something descriptive.
120120
3. Open the ``Custom`` tab.
121121
4. Prepare the OpenID endpoint ``URL``. This is usually the issuer URL of the provider. If the provider gives us a URL ending with ``/.well-known/openid-configuration``, use only the part before this suffix.

0 commit comments

Comments
 (0)