Skip to content

Protected Custom Metadata for Consumer Ke

Choose a tag to compare

@RubenHalman RubenHalman released this 18 Dec 14:20
· 23 commits to main since this release

Protected Custom Metadata for Consumer Key
The Consumer Key can now stored in a protected custom metadata type (Flow_Scanner_OAuth_Config_Protected__mdt) instead of the previous normal one. We now also provide simplified Setup via Apex Utility Class by introducing LFSSetup.configure(consumerKey) method to handle deployment of the protected custom metadata, with built-in validation and namespace support.

Additional Post-Installation Steps
Run the updated anonymous Apex script that calls LFSSetup.configure() with your consumer key to set up the app.