\\ The plugin supports __OpenID Connect__ ([https://en.wikipedia.org/wiki/OpenID]), an authentication protocol built on the OAuth 2.0 ([https://en.wikipedia.org/wiki/OAuth]) authorization framework. It facilitates user identity verification and enables single sign-on (SSO) capabilities, streamlining the authentication process for users.\\ \\ __Constraints__: It only works through __HTTP__ or __HTTPS__ protocol. It requires __Enterprise License__.\\ \\ !!!1. Plugin Configuration\\ \\ !1.1 Identity Provider related settings\\ \\ [attachments|CrushOIDC/oidc_idp_related_plugin_settings.png]\\ \\ __1.__ OpenID Configuration URL: \\ \\ This URL is part of the OpenID Connect (OIDC) Discovery mechanism. It follows a standard called RFC 5785 ([https://datatracker.ietf.org/doc/html/rfc5785]), which defines the use of .well-known URIs for discovering metadata about services. This document includes important endpoints and details like:\\ • Authorization endpoint\\ • Token endpoint\\ • User info endpoint\\ • Supported scopes and claims\\ • Public keys for verifying tokens\\ \\