Skip to content

Commit 660813c

Browse files
Hotjar feedback - I can't locate easily my akeneo version
1 parent d1aafcd commit 660813c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

content/rest-api/authentication.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ Depending on your PIM version, there are two different ways to generate these cl
1818
- Using a PIM v2.x or v3.x? [Follow the instructions right here.](#with-a-v2x-and-3x-pim)
1919
- Still using the v1.7? [Here you go!](#with-a-v17-pim)
2020

21-
### Since the PIM v4
21+
::: tips
22+
Don't know your PIM version? You can find it in the `version` line of the `System/System information` page.
23+
If the version looks more like a datetime, you use one of our SaaS offer, so please check the _Since the PIM v4_ paragraph.
24+
:::
25+
26+
### Since the PIM v4
2227
Since the PIM v4, there is one unique and streamlined way to generate your client ID and secret. See by yourself!
2328

2429
1. Log into your favorite PIM.
@@ -115,6 +120,11 @@ You will get this answer.
115120

116121
You now have a client ID and a secret. But the request to get this token needs a username and a password.
117122

123+
::: tips
124+
Don't know your PIM version? You can find it in the `version` line of the `System/System information` page.
125+
If the version looks more like a datetime, you use one of our SaaS offer, so please check the _Since the PIM v4_ paragraph.
126+
:::
127+
118128
### Since the PIM v4
119129

120130
Since the PIM v4, this username and password are automatically generated whenever you create a connection in the UI. Depending on the version you use, navigate to the `System/Connections` menu (before the v6) or the `Connect/Connection settings` menu, click on your connection and find your username and password in the `Credentials` section.

0 commit comments

Comments
 (0)