ACCESS-DEF · Question #38
Which Custom Template app connectors are appropriate to use if a website does not require user authentication?
The correct answer is A. Bookmark. Bookmark is correct because it functions as a simple URL shortcut that launches a website without any authentication handshake - ideal for public sites where users just need a clickable link, not a login flow. SAML (C) is wrong because SAML requires the target application to supp
Question
Options
- ABookmark
- BBrowser Extension
- CSAML
- DConnect
How the community answered
(34 responses)- A91% (31)
- B6% (2)
- D3% (1)
Explanation
Bookmark is correct because it functions as a simple URL shortcut that launches a website without any authentication handshake - ideal for public sites where users just need a clickable link, not a login flow.
SAML (C) is wrong because SAML requires the target application to support federated identity assertions, meaning authentication is central to how the connector works. Browser Extension (B) is used for form-based SSO (like Okta's SWA), which captures and replays credentials - by definition, it's for sites that do require a login. Connect (D) typically implies an integration protocol (such as SWA Connect) that also involves credential handling or a more complex authentication setup.
Memory tip: Think of a Bookmark like a browser favorite - it just opens a page. If there's no lock on the door, you don't need a key (SAML, Browser Extension, or Connect).
Topics
Community Discussion
No community discussion yet for this question.