Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-02-24 19:07:20 +03:00
Code Issues 784 Packages Projects Releases 14 Wiki Activity
Files
ef11100863f905ce583d2cf5df4a77bdbf731d5e
BookStack/app/Exceptions/OpenIdConnectException.php

8 lines
97 B
PHP
Raw Normal View History

Applied latest styles changes from style CI
2021-10-16 16:01:59 +01:00
<?php
namespace BookStack\Exceptions;
Continued review of #2169 - Removed uneeded custom refresh or logout actions for OIDC. - Restructured how the services and guards are setup for external auth systems. SAML2 and OIDC now directly share a lot more logic. - Renamed any OpenId references to OIDC or OpenIdConnect - Removed non-required CSRF excemption for OIDC Not tested, Come to roadblock due to lack of PHP8 support in upstream dependancies. Certificate was deemed to be non-valid on every test attempt due to changes in PHP8.
2021-10-06 23:05:26 +01:00
class OpenIdConnectException extends NotifyException
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 60ms Template: 20ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API