This PR adds the frontend components for fake IdP SAML2 app tokens.
These are installed as a SAML app on the user's Identity Provider dashboard. When an attacker clicks on the app a SAML request is sent to the canarytokens server with the user's identity, and an alert is triggered.
Changes:
Add IdP token creation / management frontend UI
Types of changes
[x] New feature (non-breaking change which adds functionality)
Checklist
[x] Lint and unit tests pass locally with my changes (if applicable)
[x] I have run pre-commit (pre-commit in the repo)
[x] I have added tests that prove my fix is effective or that my feature works
Proposed changes
This PR adds the frontend components for fake IdP SAML2 app tokens.
These are installed as a SAML app on the user's Identity Provider dashboard. When an attacker clicks on the app a SAML request is sent to the canarytokens server with the user's identity, and an alert is triggered.
Changes:
Types of changes
Checklist
pre-commit
in the repo)