* allow a unique entity id per org * updated metadata url to support org * org specific login * org -> namespace * updated node and alpine * spacing tweak
4 lines
64 B
TypeScript
4 lines
64 B
TypeScript
import Login from '../../../saml/login';
|
|
|
|
export default Login;
|