この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I want to force user authentication before they use an adaptive form.
I can restrict user access through useradmin page, can remove access to anonymous to the folder /content/forms/af/<project name> but how do I force the user to login instead of getting a default 404.
I was reading about CUG, https://docs.adobe.com/content/help/en/experience-manager-65/administering/security/cug.html but the options available for "normal" site pages are not available for adaptive forms.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
@Eric_Stricker You can embed a form on the site page and use the CUG approach.
I will send you the steps
表示
返信
いいね!の合計
表示
返信
いいね!の合計
I will post the steps by Tuesday
thanks
表示
返信
いいね!の合計
@Eric_Stricker You can embed a form on the site page and use the CUG approach.
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
I am re-building my server. Once it is up I will post the steps needed to achieve your use case
表示
返信
いいね!の合計
I have the following on my publish server
I have disabled anonymous access to my adaptive form. When your users try to access this form they will be forced to a login page. On successful authentication you can forward the users to this AF.
So you need to create a login page that can be authenticated against your leap. on successful authentication, I am adding the users to the formsusers group. Only users belonging to forms-users group will be allowed to access the adaptive form
daptive Form. I have set the
表示
返信
いいね!の合計