# EPM Plugin

The Enterprise Password Manager (EPM) is a plugin designed to auto-fill credentials in other apps within a logged-in session. This is BlueFletch's solution to login scenarios where native apps do not support single sign-on from an organization's preferred browser. This would be useful, for example, if an organization would like to have a single sign-on-like experience into Microsoft native apps while logging in through a browser other than Microsoft Edge.

### Requirements

* Launcher 3.22.25+
* Browser 2.2.1+
* Auth - MSAL 4.8.30+
* EPM 1.0.15+
* Custom script to capture credentials from the Azure login page (ask your BlueFletch representative if you would like to have a custom script built)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/epm-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
