If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Hello, is it somehow possible to provide non-users with a link to a detail view without authentication (only viewing, no editing).
I would like to provide a QR-Code with such link.
I guessed that, What about creating an user with no rights besides viewing content and give that link the this user`s credentials? Might that be possible?
Yes. Just set a role w/o editing permission. Also, by configuring the Field Level scope in the Role you can restrict the access for this user for separate fields.
Thank you. Meanwhile I searched a bit on how a link should look like and unfortunately the browsers do not accept anymore an URL with embedded link. As far as I know, there is not yet a workaround for that.
Sound like the right way to go about doing it, but you might risk a security risk as the URL will contain the API user info, however your record ID is unique hash so it less they can just change from ID 123912381abcdef to 223912381abcdef and get a result.
I remember there was thread similar to this question about a Public link or file access, but Forum searching failed.
I found that thread, but it lead to nothing. I am aware of the security risk and still thinking, how to resolve. I guess, there will be no solution in directly be able to go to the detail view. Will see, if I get any idea.
Comment