File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 167
167
</dd >
168
168
<p ><em >Ne pas oublier le <code >/</code > à la fin des URLs 🙃</em ></p >
169
169
<dt >Authorize URL</dt >
170
- {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/o/authorize/ ` )}
170
+ {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/application/ o/authorize/ ` )}
171
171
<dt >Token URL</dt >
172
- {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/o/token/ ` )}
172
+ {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/application/ o/token/ ` )}
173
173
<dt >User-info URL</dt >
174
- {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/o/userinfo/ ` )}
174
+ {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/application/ o/userinfo/ ` )}
175
175
<dt >Logout URL</dt >
176
- {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/o/${app .slug }/end-session/ ` )}
176
+ {@render copyable (` https://${env .PUBLIC_AUTHENTIK_INSTANCE }/application/ o/${app .slug }/end-session/ ` )}
177
177
</dl >
178
178
{/if }
179
179
{/if }
You can’t perform that action at this time.
0 commit comments