{% extends "base.html" %} {% block content %}

Azure AD OAuth application

Happy authenticating!
We have saved serialized MSAL cache into your {{ secret_id }} secret.
Cache contains {{ robot_name }} refresh and access tokens for scopes:
{{ scope }}
{% endblock %}