# 6.11.3220

## Bug fixes

### Published Web App

* SSO: On login an InvalidCastException was thrown. This error caused an "Internal Server error (500)" message to be seen on the web page. Republish your Stadium application once the Server has been updated.
* SSO: MS Entra ID failed to logon when that user had roles assigned to them. This error caused an "Internal Server error (500)" message to be seen on the web page. Republish your Stadium application once the Server has been updated.


---

# 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.stadium.software/6/release-notes/6.11.3220.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.
