Remove the SimpleSAML_Auth_Default class #151
Closed
Labels
Milestone
Comments
The class has been deprecated now, all the code in use reallocated, and nothing points to it any longer. |
We should be able to safely remove this after 3yrs of deprecation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This one is tricky, as there's lots of code currently in use. Try to reallocate those parts into
SimpleSAML_Auth_Source
andSimpleSAML_Session
.The text was updated successfully, but these errors were encountered: