* 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
68 B
TypeScript
4 lines
68 B
TypeScript
import handler from 'pages/api/saml/auth';
|
|
|
|
export default handler;
|