Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Actions ยท mod_authentication
  • Reference
  • Frontend developer
  • Identity and accounts
  • Authentication
  • Wire action
  • Edit

auth_disconnect

Module

mod_authentication

Disconnect an external authentication identity from a resource.

Pass the resource id and identity type. The optional keyprefix limits the deletion to identities whose keys start with that value. The current user must be allowed to edit the resource. Username/password and email identities are protected from this action.

Edit on GitHub

Related documentation

Actions

delete_username

Delete the username from a user, no confirmation.

Actions

dialog_set_username_password

Show a dialog for setting a username / password on the given resource (which is usually a person).

Actions

dialog_delete_username

Open a dialog to confirm the deletion of the username of a user.

Actions

unlink

Remove an edge between two resources. Used in the admin.

Actions

zmedia_has_chosen

Used by the admin as a callback when a media file has been selected for insertion into the rich-text editor.

Actions

delete_media

Delete a media file from a resource, without confirmation.

Actions

dialog_config_delete

Open a dialog that asks confirmation to delete a configuration key/value pair.

Actions

form_reset

Resets the target form to its initial state.

Actions

dialog_delete_rsc

Open a dialog to confirm the deletion of a resource.

GitHub © 2026 Zotonic