Hi,
I’m developing a plugin that stores a license key using IntelliJ’s PasswordSafe
API. The plugin is using the “In native Keychain” option for password storage, but I don’t see any way to delete or clear that stored license key from the IDE UI.
I checked under:
Preferences / Settings > Appearance & Behavior > System Settings > Passwords,
but there’s no “Clear Passwords” or similar option visible, nor is there a way to inspect individual saved entries.
Is there any way (via the IDE) to manually delete or reset a stored password or credential, when using native keychain storage?